From 658a09f1cc31e451602f4a751dfb66414a2b30b6 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Thu, 24 Oct 2024 20:46:08 +0900 Subject: [PATCH] Update manifest-beta.json --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index 93a389b..1cd4cc4 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-livesync", "name": "Self-hosted LiveSync", - "version": "0.24.0.dev-rc6", + "version": "0.24.0.dev-rc7", "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",