From 6186b744117afcb0dde352f9a01689396656fe6f Mon Sep 17 00:00:00 2001 From: Aleix Soler Date: Sat, 5 Apr 2025 11:59:54 +0200 Subject: [PATCH] chore: bump manifest version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 553c059..114fa90 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-status", "name": "Note Status", - "version": "1.0.6", + "version": "1.0.8", "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",