diff options
author | hackademix | 2018-08-21 14:44:22 +0200 |
---|---|---|
committer | hackademix | 2018-08-21 14:44:22 +0200 |
commit | e742e5d80102c01174d5d26d7b7c209fbd02cc9a (patch) | |
tree | c56901bfb917364bfc9478e9c090f8f979529315 | |
parent | dc4ab14c92de0743dbd35a929c8ed1af991d5189 (diff) | |
download | noscript-e742e5d80102c01174d5d26d7b7c209fbd02cc9a.tar.gz noscript-e742e5d80102c01174d5d26d7b7c209fbd02cc9a.tar.xz noscript-e742e5d80102c01174d5d26d7b7c209fbd02cc9a.zip |
Version bump: 10.1.8.17rc7.
-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 9037651..cc4bc08 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.17rc6", + "version": "10.1.8.17rc7", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |