diff options
author | hackademix | 2018-10-06 18:27:17 +0200 |
---|---|---|
committer | hackademix | 2018-10-06 18:27:17 +0200 |
commit | ec997edc10a0bc2a865ab063f4f3c36ad5e705cd (patch) | |
tree | 2a8d71669707e3439bcace4f6f0a54a5774327df /src | |
parent | bb4660e89fa60563dd29f319af77a38f933f979d (diff) | |
download | noscript-ec997edc10a0bc2a865ab063f4f3c36ad5e705cd.tar.gz noscript-ec997edc10a0bc2a865ab063f4f3c36ad5e705cd.tar.xz noscript-ec997edc10a0bc2a865ab063f4f3c36ad5e705cd.zip |
Version bump to 10.1.9.8 because of erronous self-hosting AMO signing.
Diffstat (limited to 'src')
-rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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'", |