diff options
author | hackademix | 2018-08-24 02:52:45 +0200 |
---|---|---|
committer | hackademix | 2018-08-24 02:52:45 +0200 |
commit | de37b9112142b50d7fc1f7ba996f9755282822e4 (patch) | |
tree | f0c77c8b9066434ed7675b8f19fd430034f85a88 /src | |
parent | 32ae22b7a709507dd6ced3bf8f0b0c585005bb7a (diff) | |
download | noscript-de37b9112142b50d7fc1f7ba996f9755282822e4.tar.gz noscript-de37b9112142b50d7fc1f7ba996f9755282822e4.tar.xz noscript-de37b9112142b50d7fc1f7ba996f9755282822e4.zip |
Version bump: 10.1.8.20rc1.
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 73ef050..52f9750 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.19", + "version": "10.1.8.20rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |