From aedab82ec75c343554b11206b19b11f1be844f39 Mon Sep 17 00:00:00 2001 From: Hoang Nam Date: Thu, 20 Mar 2025 19:21:42 +0700 Subject: [PATCH] docs[manifest]: change description --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c3cf040..239f314 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "ProgressTracker", "version": "1.1.0", "minAppVersion": "0.15.0", - "description": "Track task completion with a visual progress bar in your sidebar", + "description": "Track task completion with a visual progress bar in your sidebar, auto update column Kanban", "author": "VN", "authorUrl": "https://github.com/vannamhh/", "fundingUrl": "https://github.com/vannamhh/",