diff options
author | hackademix | 2018-07-28 09:09:26 +0200 |
---|---|---|
committer | hackademix | 2018-07-28 09:09:26 +0200 |
commit | d39f68cb88b35d1b457ca0dcb5ce993ec5303c2a (patch) | |
tree | 46ddcaf939c150b2a85559f8b34e20a576b873a7 /src/manifest.json | |
parent | 3e6caf4f20804a23c19e4d54bbb9e5fc9028c7c1 (diff) | |
download | noscript-d39f68cb88b35d1b457ca0dcb5ce993ec5303c2a.tar.gz noscript-d39f68cb88b35d1b457ca0dcb5ce993ec5303c2a.tar.xz noscript-d39f68cb88b35d1b457ca0dcb5ce993ec5303c2a.zip |
Version bump: 10.1.8.13rc1.
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 2799aec..1be74bf 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.12", + "version": "10.1.8.13rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |