diff options
author | hackademix | 2018-12-25 23:30:07 +0100 |
---|---|---|
committer | hackademix | 2018-12-25 23:30:07 +0100 |
commit | 33447ef6c21ec138e368b69778554223439b2dba (patch) | |
tree | 5ef000078e56ea664a374e28fb7a830bb3443eb5 /src | |
parent | 35faebf81bad843db366433a1c32223d8f1030e3 (diff) | |
download | noscript-33447ef6c21ec138e368b69778554223439b2dba.tar.gz noscript-33447ef6c21ec138e368b69778554223439b2dba.tar.xz noscript-33447ef6c21ec138e368b69778554223439b2dba.zip |
Version bump: 10.2.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 dcbcad2..b043dd7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.2.1", + "version": "10.2.2rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |