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": {