From 8f5bc387b4314f8c127b47417d028d1d31de5142 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Fri, 25 Oct 2024 20:44:32 +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 1cd4cc4..99ddb1b 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-rc7", + "version": "0.24.0.dev-rc8", "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",