From 16040507ae03b9aedb1ab244febbf071e31edb53 Mon Sep 17 00:00:00 2001 From: Chris Gurney Date: Thu, 28 Mar 2024 09:03:08 -0400 Subject: [PATCH] build: updated to 1.3.5 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 441c5dae..1d4eba62 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-toolbar", "name": "Note Toolbar", - "version": "1.3.4", + "version": "1.3.5", "minAppVersion": "1.5.11", "description": "Add customizable toolbars to your notes.", "author": "Chris Gurney",