diff options
author | hackademix | 2018-08-23 18:10:06 +0200 |
---|---|---|
committer | hackademix | 2018-08-23 18:10:06 +0200 |
commit | 8c35cae4c17f0d83ba0f3d171a83915e03465d26 (patch) | |
tree | d1920642ac1bdfbf36c58b1071f97ea5481ea596 /src/manifest.json | |
parent | 286acd20792601efd8699aded61a05fd72899311 (diff) | |
download | noscript-8c35cae4c17f0d83ba0f3d171a83915e03465d26.tar.gz noscript-8c35cae4c17f0d83ba0f3d171a83915e03465d26.tar.xz noscript-8c35cae4c17f0d83ba0f3d171a83915e03465d26.zip |
Version bump: 10.1.8.18.
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 4e53069..a39999c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.18rc1", + "version": "10.1.8.18", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |