From 2647d490ec909af9a31b935e41f9f138008f32db Mon Sep 17 00:00:00 2001 From: kitelev Date: Sat, 30 Nov 2024 23:26:19 +0500 Subject: [PATCH] Update version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2a467c2..680f759 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-exo-plugin", "name": "Exocortex", - "version": "1.0.0", + "version": "0.0.1", "minAppVersion": "0.15.0", "description": "Demonstrates some of the capabilities of the Obsidian API.", "author": "Obsidian",