diff options
author | hackademix | 2018-08-06 01:24:08 +0200 |
---|---|---|
committer | hackademix | 2018-08-06 01:24:08 +0200 |
commit | 2250d51aa44353409864511382e44e39b7468df9 (patch) | |
tree | 11f78237d64cea9a6d0ab2f030103f19d6f42175 | |
parent | 2990ca5f2c1aaf7c5b31df035412038e55c64cb7 (diff) | |
download | noscript-2250d51aa44353409864511382e44e39b7468df9.tar.gz noscript-2250d51aa44353409864511382e44e39b7468df9.tar.xz noscript-2250d51aa44353409864511382e44e39b7468df9.zip |
Version bump: 10.1.8.17rc2.
-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 b04d190..9f0de89 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.17rc1", + "version": "10.1.8.17rc2", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |