From 293c73143718b9f5c0ddffc2d87777bbadd94a80 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Tue, 22 Oct 2024 18:11:18 +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 0754a4b..93a389b 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-rc5", + "version": "0.24.0.dev-rc6", "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",