From 831e6f76518a856cc4a025a1506d939cc2feca37 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Fri, 20 Dec 2024 18:50:26 +0000 Subject: [PATCH] Bump anifest for brat --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 40fc4ff..e344441 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "sample-plugin", "name": "Sync & Share", - "version": "0.0.5", + "version": "0.0.6", "minAppVersion": "0.0.0", "description": "Demonstrates some of the capabilities of the Obsidian API.", "author": "Obsidian",