diff options
author | hackademix | 2018-07-28 23:52:06 +0200 |
---|---|---|
committer | hackademix | 2018-07-28 23:52:06 +0200 |
commit | a283ea1575f62337ccf6293e2e9121773c22556e (patch) | |
tree | 2f69f24be91d620909d606c880390c87399d13b0 | |
parent | 6f710640fa54715f72f332084a8509e373116647 (diff) | |
download | noscript-a283ea1575f62337ccf6293e2e9121773c22556e.tar.gz noscript-a283ea1575f62337ccf6293e2e9121773c22556e.tar.xz noscript-a283ea1575f62337ccf6293e2e9121773c22556e.zip |
Version bump: 10.1.8.17rc1.
-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 03d869b..b04d190 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.16", + "version": "10.1.8.17rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |