diff options
author | hackademix | 2018-07-17 12:03:48 +0200 |
---|---|---|
committer | hackademix | 2018-07-17 12:03:48 +0200 |
commit | 493d40021a8bd9178249f3e84cb411de2c2f0e54 (patch) | |
tree | 20141fba1f184b6ffd1f74f9c43ba18dcdeb8377 /src | |
parent | 58651ca4b4a16a72531370f69402d8649c3664c2 (diff) | |
download | noscript-493d40021a8bd9178249f3e84cb411de2c2f0e54.tar.gz noscript-493d40021a8bd9178249f3e84cb411de2c2f0e54.tar.xz noscript-493d40021a8bd9178249f3e84cb411de2c2f0e54.zip |
Version bump: 10.1.8.8rc1.
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 a8501f5..74394e2 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.7", + "version": "10.1.8.8rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |