From 17d8858a1e412ffc1627eac1952f523be3c471f6 Mon Sep 17 00:00:00 2001 From: Aleix Soler Date: Thu, 3 Apr 2025 16:29:49 +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 f627892..cbe9782 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-note-status", "name": "Note Status", - "version": "1.0.1", + "version": "1.0.2", "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",