From 92de97f7fe2b179654b2954dd6047d6f9380c358 Mon Sep 17 00:00:00 2001 From: Chris Gurney Date: Sat, 1 Feb 2025 08:43:11 -0500 Subject: [PATCH] build: updated to 1.17.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e4a5b6e..6a79ce6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-toolbar", "name": "Note Toolbar", - "version": "1.17.2", + "version": "1.17.3", "minAppVersion": "1.5.11", "description": "Add customizable toolbars to your notes.", "author": "Chris Gurney",