This commit is contained in:
cactuzhead 2025-08-17 14:05:00 +01:00 committed by GitHub
parent be92917848
commit f9865e3b7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{
"id": "advanced-progress-bars",
"name": "Advanced Progress Bars",
"version": "1.1.3",
"version": "1.1.4",
"minAppVersion": "0.15.0",
"description": "Progress bars that can change color depending on completion value - fully customizable.",
"author": "cactuzhead",

View file

@ -1,4 +1,5 @@
{
"1.1.4": "0.15.0",
"1.1.3": "0.15.0",
"1.1.2": "0.15.0",
"1.1.1": "0.15.0",