From 4e2c613914b7bdbb7edf7810da1d7e106ed0efa9 Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Sun, 1 Jun 2025 20:12:50 +0100 Subject: [PATCH] Delete manifest.json --- manifest.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 manifest.json diff --git a/manifest.json b/manifest.json deleted file mode 100644 index 916022d..0000000 --- a/manifest.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "id": "advanced-progress-bars", - "name": "Advanced Progress Bars", - "version": "1.1.1", - "minAppVersion": "0.15.0", - "description": "Progress bars that can change color depending on completion value - fully customizable.", - "author": "cactuzhead", - "authorUrl": "https://cactuzhead.com", - "fundingUrl": "https://ko-fi.com/cactuzhead", - "isDesktopOnly": false -}