diff --git a/manifest.json b/manifest.json index 7bc046b..e5ef576 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "progress-tracker", "name": "ProgressTracker", - "version": "1.5.3", + "version": "1.5.4", "minAppVersion": "1.1.0", "description": "Track task completion with a visual progress bar in your sidebar, auto update column Kanban", "author": "VN", diff --git a/package.json b/package.json index e15e3d3..5298d11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "progress-tracker", - "version": "1.5.3", + "version": "1.5.4", "description": "Track task completion with a visual progress bar in your sidebar", "main": "main.js", "scripts": {