From fdefeae8d414505e96bf2cbbfc4e9df9b1c271b1 Mon Sep 17 00:00:00 2001 From: Emberleif Date: Tue, 16 Jun 2026 11:22:47 -0500 Subject: [PATCH] Manifest Change 0.7.1 fix --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 66f9619..69c0a63 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "chronoboard", "name": "Chronoboard", - "version": "0.7.0", + "version": "0.7.1", "minAppVersion": "1.5.0", "description": "A Gantt-style timeboard for project-based time tracking across tasks.", "author": "Emberleif",