diff options
author | hackademix | 2018-12-31 00:21:04 +0100 |
---|---|---|
committer | hackademix | 2018-12-31 00:21:04 +0100 |
commit | 82313cc766a4b6351e76ef39c92fa3bd36576b00 (patch) | |
tree | bf9bba13b5d255797956878fd53058a8a768a4c9 /src | |
parent | c0956b20b90e5b57ead30c783c5b102408a1190a (diff) | |
download | noscript-82313cc766a4b6351e76ef39c92fa3bd36576b00.tar.gz noscript-82313cc766a4b6351e76ef39c92fa3bd36576b00.tar.xz noscript-82313cc766a4b6351e76ef39c92fa3bd36576b00.zip |
Version bump: 10.2.2rc3.
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 e689075..43e47dc 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.2.2rc2", + "version": "10.2.2rc3", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |