diff options
author | hackademix | 2018-08-24 22:12:34 +0200 |
---|---|---|
committer | hackademix | 2018-08-24 22:12:34 +0200 |
commit | 1ce446f871ec0ccd8899c6513006548987829204 (patch) | |
tree | 845e2d80013d01214da1f22b96fc8e1c64369fca | |
parent | ce16a79a7d3d43967acfbfa1106b0aa242165dee (diff) | |
download | noscript-1ce446f871ec0ccd8899c6513006548987829204.tar.gz noscript-1ce446f871ec0ccd8899c6513006548987829204.tar.xz noscript-1ce446f871ec0ccd8899c6513006548987829204.zip |
Version bump: 10.1.8.21rc1.
-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 5fab7f4..703d2d9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.20", + "version": "10.1.8.21rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |