From c902435100a113634fc501c6fee9561ee8aa4f2b Mon Sep 17 00:00:00 2001 From: Aleix Soler Date: Fri, 9 May 2025 21:57:06 +0200 Subject: [PATCH] chore: version up --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e3a377b..d74effb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-status", "name": "Note Status", - "version": "1.0.10", + "version": "1.0.12", "minAppVersion": "0.15.0", "description": "Enhance your note organization with a status management system. Assign and track statuses (active, on hold, completed, dropped) for your notes with a customizable interface including status pane, dropdown, and file explorer integration.", "author": "Aleix Soler",