chore: bump progress-tracker plugin version to 1.5.4

This commit is contained in:
Hoang Nam 2026-02-09 18:35:14 +07:00
parent 4c0e244fc9
commit ff58767175
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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": {