From 221cccb845aeb0d39dcf50bbd32ba1ef3a1e3aa8 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Mon, 4 Apr 2022 20:01:50 +0900 Subject: [PATCH] bumped --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 7994fa4..2dc127f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-livesync", "name": "Self-hosted LiveSync", - "version": "0.8.0", + "version": "0.8.1", "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",