From d50f98c633cb4576f3518ddb154b118e11fa1128 Mon Sep 17 00:00:00 2001 From: AE Creations Date: Mon, 15 Jan 2024 00:04:38 -0800 Subject: [PATCH] Changed extension version to 4.4.5.1a1 --- wx-src/manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wx-src/manifest.json b/wx-src/manifest.json index 77b3687..efd2809 100644 --- a/wx-src/manifest.json +++ b/wx-src/manifest.json @@ -2,12 +2,13 @@ "manifest_version": 2, "name": "__MSG_extName__", "description": "__MSG_extDesc__", - "version": "4.4.5", + "version": "4.4.5.1a1", "homepage_url": "https://aecreations.io/panicbutton/index.php", "author": "AE Creations", "browser_specific_settings": { "gecko": { - "strict_min_version": "78.0" + "strict_min_version": "115.0", + "update_url": "https://aecreations.github.io/updates/update-test.json" } }, "icons": {