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