From d38684980ae40299daa1856b7ab05969c1f26d61 Mon Sep 17 00:00:00 2001 From: Chris Gurney Date: Tue, 26 Mar 2024 12:01:24 -0400 Subject: [PATCH] build: updated to 1.2.8 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9a159498..25dc4f60 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-note-toolbar", "name": "Note Toolbar", - "version": "1.2.7", + "version": "1.2.8", "minAppVersion": "1.5.11", "description": "Add customizable toolbars to your notes", "author": "Chris Gurney",