diff options
author | hackademix | 2018-11-25 19:19:06 +0100 |
---|---|---|
committer | hackademix | 2018-11-25 19:19:06 +0100 |
commit | 5c5c06f0c3844e975d318cad62978b4c9f8f23c4 (patch) | |
tree | 6c9cb1b2e73c1b0b25e0d8d85f3de65a542518ea /src | |
parent | 83979c532e04c5afc53ecad25f6662ef7ae72874 (diff) | |
download | noscript-5c5c06f0c3844e975d318cad62978b4c9f8f23c4.tar.gz noscript-5c5c06f0c3844e975d318cad62978b4c9f8f23c4.tar.xz noscript-5c5c06f0c3844e975d318cad62978b4c9f8f23c4.zip |
Version bump: 10.2rc2.
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 c109266..8a6374d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.2rc1", + "version": "10.2rc2", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |