diff options
author | hackademix | 2018-12-05 01:24:14 +0100 |
---|---|---|
committer | hackademix | 2018-12-05 10:10:26 +0100 |
commit | 68d0cd056862131f255c1a362a3c6b3ec24c6625 (patch) | |
tree | bbe1dba896c1404e8606ba1484b92008156fc99e /src/manifest.json | |
parent | 9e70392b90dfe7a3afbded789047b24dd330ddb8 (diff) | |
download | noscript-68d0cd056862131f255c1a362a3c6b3ec24c6625.tar.gz noscript-68d0cd056862131f255c1a362a3c6b3ec24c6625.tar.xz noscript-68d0cd056862131f255c1a362a3c6b3ec24c6625.zip |
Version bump: 10.2.1rc1.
Diffstat (limited to 'src/manifest.json')
-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 c4fee38..83f5cb7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.2.0", + "version": "10.2.1rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |