From 1c48b9b51d8e821377345621cee1753e2dcbe1a5 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Wed, 18 Dec 2024 23:12:02 +0000 Subject: [PATCH] Version 0 --- plugin/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/manifest.json b/plugin/manifest.json index c889c61d..6a0c3323 100644 --- a/plugin/manifest.json +++ b/plugin/manifest.json @@ -1,7 +1,7 @@ { "id": "sample-plugin", "name": "Sync & Share", - "version": "1.0.0", + "version": "0.0.0", "minAppVersion": "0.15.0", "description": "Demonstrates some of the capabilities of the Obsidian API.", "author": "Obsidian",