From 27d58508dc6afbd4f9adc8d166b3943102f50637 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Tue, 1 Apr 2025 10:38:12 +0100 Subject: [PATCH] Missed --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cbd5c8a..08069d7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-livesync", "name": "Self-hosted LiveSync", - "version": "0.24.20", + "version": "0.24.21", "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",