From 908a24b1707f3cfadb29eac454345fd6e6bcc4c8 Mon Sep 17 00:00:00 2001 From: Chris Gurney Date: Sat, 7 Dec 2024 06:42:38 -0500 Subject: [PATCH] build: updated to 1.15.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a6249d1f..485584ff 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-toolbar", "name": "Note Toolbar", - "version": "1.15.0", + "version": "1.15.1", "minAppVersion": "1.5.11", "description": "Add customizable toolbars to your notes.", "author": "Chris Gurney",