diff options
author | hackademix | 2018-09-03 13:50:09 +0200 |
---|---|---|
committer | hackademix | 2018-09-03 13:50:09 +0200 |
commit | b5d1fe6269ac4069be5262eb0130df7aaa74963d (patch) | |
tree | dc50c3ce1baa4d5355c1b1675c34cc4967a78b47 | |
parent | 1f71590a4805136d7b304ffc0fd7c84e2b08990e (diff) | |
download | noscript-b5d1fe6269ac4069be5262eb0130df7aaa74963d.tar.gz noscript-b5d1fe6269ac4069be5262eb0130df7aaa74963d.tar.xz noscript-b5d1fe6269ac4069be5262eb0130df7aaa74963d.zip |
Version bump: 10.1.9.2rc1.
-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 de68537..a659b45 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.1", + "version": "10.1.9.2rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |