about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 10550ca0..54681a8e 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,11 +1,11 @@
 {
 	"name": "__MSG_extensionName__",
 	"description": "__MSG_extensionDescription__",
-	"version": "2.8.4",
+	"version": "2.8.2",
 	"manifest_version": 2,
 	"browser_specific_settings": {
 		"gecko": {
-			"id": "libredirect-fork@addons.vhack.eu",
+			"id": "vhack-libredirect@addons.vhack.eu",
 			"strict_min_version": "89.0"
 		}
 	},