diff --git a/wx-src/manifest.json b/wx-src/manifest.json index 4312717..4333ce1 100644 --- a/wx-src/manifest.json +++ b/wx-src/manifest.json @@ -2,14 +2,13 @@ "manifest_version": 2, "name": "__MSG_extName__", "description": "__MSG_extDesc__", - "version": "4.4.3b1", + "version": "4.4.3", "homepage_url": "https://aecreations.io/panicbutton/index.php", "author": "AE Creations", "browser_specific_settings": { "gecko": { - "strict_min_version": "78.0", - "update_url": "https://aecreations.github.io/updates/update-test.json" + "strict_min_version": "78.0" } },