From ec997edc10a0bc2a865ab063f4f3c36ad5e705cd Mon Sep 17 00:00:00 2001 From: hackademix Date: Sat, 6 Oct 2018 18:27:17 +0200 Subject: [PATCH] Version bump to 10.1.9.8 because of erronous self-hosting AMO signing. --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 378043d..c54d907 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.7", + "version": "10.1.9.8", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'",