diff options
author | hackademix | 2018-10-26 01:34:51 +0200 |
---|---|---|
committer | hackademix | 2018-10-26 01:34:51 +0200 |
commit | c1f359ddf4cef5302c09adbc366590143babf3da (patch) | |
tree | fff8b0a4feb770ee67f76bd2b2d999b2971293f6 /src | |
parent | 9afc2e7f2bbb2ffd5b3088cf773d8886e6bd9a3c (diff) | |
download | noscript-c1f359ddf4cef5302c09adbc366590143babf3da.tar.gz noscript-c1f359ddf4cef5302c09adbc366590143babf3da.tar.xz noscript-c1f359ddf4cef5302c09adbc366590143babf3da.zip |
Version bump: 10.2rc1.
Diffstat (limited to 'src')
-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 1c03a0b..c109266 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.9", + "version": "10.2rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |