diff options
author | hackademix | 2018-07-25 10:39:14 +0200 |
---|---|---|
committer | hackademix | 2018-07-25 10:39:14 +0200 |
commit | 391c8b402a2a1a103db8f232ecde65410f82c9ef (patch) | |
tree | 7c3af87e130c9d9ff39b8152839947829cfcdd44 /src | |
parent | 8d6f96302292dbfdccf88966013ce8d67d64f475 (diff) | |
download | noscript-391c8b402a2a1a103db8f232ecde65410f82c9ef.tar.gz noscript-391c8b402a2a1a103db8f232ecde65410f82c9ef.tar.xz noscript-391c8b402a2a1a103db8f232ecde65410f82c9ef.zip |
Version bump: 10.1.8.9rc5.
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 76a8040..c395bba 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.9rc4", + "version": "10.1.8.9rc5", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |