From 3403712e249e7583fce367b479bc91f31d228a26 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Sat, 7 Mar 2026 13:13:37 +0900 Subject: [PATCH] Downgrade version from 0.25.50 to 0.25.48 for #813 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 47bbe3f..b5ac92c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-livesync", "name": "Self-hosted LiveSync", - "version": "0.25.50", + "version": "0.25.48", "minAppVersion": "0.9.12", "description": "Community implementation of self-hosted livesync. Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.", "author": "vorotamoroz",