diff options
author | hackademix | 2018-08-23 19:38:16 +0200 |
---|---|---|
committer | hackademix | 2018-08-23 19:38:16 +0200 |
commit | dbc9575c68049c2c74631c0d06966dcd5fa1b237 (patch) | |
tree | 0835e2f69694a90861e39b775938df63111265b9 /src/manifest.json | |
parent | 8c35cae4c17f0d83ba0f3d171a83915e03465d26 (diff) | |
download | noscript-dbc9575c68049c2c74631c0d06966dcd5fa1b237.tar.gz noscript-dbc9575c68049c2c74631c0d06966dcd5fa1b237.tar.xz noscript-dbc9575c68049c2c74631c0d06966dcd5fa1b237.zip |
Version bump: 10.1.8.19rc1.
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 a39999c..5bf26ff 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.18", + "version": "10.1.8.19rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |