From 1f0ad4eb1e1c47bb3ae7f8d003dff94f6c96adac Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Fri, 18 Oct 2024 19:23:48 +0900 Subject: [PATCH] Update manifest-beta.json --- manifest-beta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index 08ef881..83884de 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,10 +1,10 @@ { "id": "obsidian-livesync", "name": "Self-hosted LiveSync", - "version": "0.24.0.dev-rc3", + "version": "0.24.0.dev-rc4", "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", "authorUrl": "https://github.com/vrtmrz", "isDesktopOnly": false -} \ No newline at end of file +}