From d126dec7ecb48d248b38bd3b23261a2563988853 Mon Sep 17 00:00:00 2001 From: Hoang Nam Date: Tue, 15 Apr 2025 21:52:59 +0700 Subject: [PATCH] docs: update version 1.2.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cf5b82a..8878746 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "progress-tracker", "name": "ProgressTracker", - "version": "1.3.0", + "version": "1.2.0", "minAppVersion": "1.1.0", "description": "Track task completion with a visual progress bar in your sidebar, auto update column Kanban", "author": "VN",