diff options
author | hackademix | 2018-07-19 00:07:18 +0200 |
---|---|---|
committer | hackademix | 2018-07-19 00:07:18 +0200 |
commit | c0fbf92cfaa4529b2eb5635511c6c23ba1470c9f (patch) | |
tree | a1648868eb726ae8454824bf257212d1c35596b0 | |
parent | d872b707698b535a71dc3690e0cba74e416ad09f (diff) | |
download | noscript-c0fbf92cfaa4529b2eb5635511c6c23ba1470c9f.tar.gz noscript-c0fbf92cfaa4529b2eb5635511c6c23ba1470c9f.tar.xz noscript-c0fbf92cfaa4529b2eb5635511c6c23ba1470c9f.zip |
Version bump: 10.1.8.9rc1.
-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 eaae4f4..9cb967c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.8", + "version": "10.1.8.9rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |