diff options
author | hackademix | 2018-07-16 17:34:16 +0200 |
---|---|---|
committer | hackademix | 2018-07-16 17:34:16 +0200 |
commit | 9e72e9321c02b718de246d100b87ab90373e69c3 (patch) | |
tree | 7db5f9683978a78760ce6a568d7f52a4d76bfbc9 /src/manifest.json | |
parent | 37928bd2c3fad723595bbe3dbdcac4970ba91927 (diff) | |
download | noscript-9e72e9321c02b718de246d100b87ab90373e69c3.tar.gz noscript-9e72e9321c02b718de246d100b87ab90373e69c3.tar.xz noscript-9e72e9321c02b718de246d100b87ab90373e69c3.zip |
Version bump: 10.1.8.5.
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 c6c114c..3dcd5f1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.5rc1", + "version": "10.1.8.5", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |