From f9865e3b7c6d20056848e5f1e35fbb18fcae8ef0 Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Sun, 17 Aug 2025 14:05:00 +0100 Subject: [PATCH] 1.1.4 --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c7d21ac..90f5033 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/versions.json b/versions.json index e178f61..1ade82c 100644 --- a/versions.json +++ b/versions.json @@ -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",