diff options
author | hackademix | 2018-07-24 14:46:36 +0200 |
---|---|---|
committer | hackademix | 2018-07-24 14:46:36 +0200 |
commit | ea4703ecd7ab76e3dc845f8ecdb1304b24edbe5c (patch) | |
tree | 0540c3e0cdf0b2a893b370a8352f9874de0c29bf | |
parent | 4302246ac01d7dc56650ffa227ad87fe98ccfc03 (diff) | |
download | noscript-ea4703ecd7ab76e3dc845f8ecdb1304b24edbe5c.tar.gz noscript-ea4703ecd7ab76e3dc845f8ecdb1304b24edbe5c.tar.xz noscript-ea4703ecd7ab76e3dc845f8ecdb1304b24edbe5c.zip |
Version bump: 10.1.8.9rc4.
-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 4838924..76a8040 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.9rc3", + "version": "10.1.8.9rc4", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |