From 1b8e90a0a2507843d24c39650679dc2e27fa5d72 Mon Sep 17 00:00:00 2001 From: Hoang Nam Date: Tue, 15 Apr 2025 18:08:06 +0700 Subject: [PATCH] docs(manifest): update minAppVersion --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 360b188..8878746 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "progress-tracker", "name": "ProgressTracker", "version": "1.2.0", - "minAppVersion": "0.15.0", + "minAppVersion": "1.1.0", "description": "Track task completion with a visual progress bar in your sidebar, auto update column Kanban", "author": "VN", "authorUrl": "https://github.com/vannamhh/",