mirror of
https://github.com/vannamhh/progress-tracker.git
synced 2026-07-22 05:43:38 +00:00
refactor: improve progress bar update mechanism and performance
This commit is contained in:
parent
4a7ad134c8
commit
90e5735a11
2 changed files with 483 additions and 457 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "progress-tracker",
|
||||
"name": "ProgressTracker",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Track task completion with a visual progress bar in your sidebar",
|
||||
"author": "VN",
|
||||
|
|
|
|||
Loading…
Reference in a new issue