From 1e3de47d922247e73db190a61335f4a69155a73e Mon Sep 17 00:00:00 2001 From: vorotamoroz <45774780+vrtmrz@users.noreply.github.com> Date: Thu, 28 Apr 2022 18:43:46 +0900 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b65fd19..e33f0df 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-livesync", "name": "Self-hosted LiveSync", - "version": "0.8.4", + "version": "0.8.3", "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",