diff options
author | hackademix | 2018-07-16 23:49:18 +0200 |
---|---|---|
committer | hackademix | 2018-07-16 23:49:18 +0200 |
commit | b807a8bf02d9392b73b6bc08c5216e208a02e9c8 (patch) | |
tree | b48ae0538c7b863e92c9c2f5e47aa39cdcdcb1ec /src/manifest.json | |
parent | 31b2f5bbd254789c9dddf272bc8fb4cde8271732 (diff) | |
download | noscript-b807a8bf02d9392b73b6bc08c5216e208a02e9c8.tar.gz noscript-b807a8bf02d9392b73b6bc08c5216e208a02e9c8.tar.xz noscript-b807a8bf02d9392b73b6bc08c5216e208a02e9c8.zip |
Version bump: 10.1.8.6.
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 434f319..ec1c946 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.6rc1", + "version": "10.1.8.6", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |