diff options
author | hackademix | 2018-08-19 01:28:58 +0200 |
---|---|---|
committer | hackademix | 2018-08-19 01:28:58 +0200 |
commit | cf8482116d4ef55a9692335c61a91e0360a0f421 (patch) | |
tree | e6a2786207db1644a62d71e858436220049c4d1b /src/manifest.json | |
parent | bb232e0895ba2090c5b4555e882453c5f60f2dfb (diff) | |
download | noscript-cf8482116d4ef55a9692335c61a91e0360a0f421.tar.gz noscript-cf8482116d4ef55a9692335c61a91e0360a0f421.tar.xz noscript-cf8482116d4ef55a9692335c61a91e0360a0f421.zip |
Version bump: 10.1.8.17rc5.
Diffstat (limited to 'src/manifest.json')
-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 2852fea..4b9ef08 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.17rc4", + "version": "10.1.8.17rc5", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |