diff options
author | hackademix | 2018-09-26 15:59:36 +0200 |
---|---|---|
committer | hackademix | 2018-09-26 15:59:36 +0200 |
commit | f4055263c7e06dae83942eafe2557c523becfd19 (patch) | |
tree | c416d12a2852363931468027c39d75d1df364483 /src | |
parent | e4e1c83f2cac33341d9ad132dea8ca90c15487a4 (diff) | |
download | noscript-f4055263c7e06dae83942eafe2557c523becfd19.tar.gz noscript-f4055263c7e06dae83942eafe2557c523becfd19.tar.xz noscript-f4055263c7e06dae83942eafe2557c523becfd19.zip |
Version bump: 10.1.9.7rc1.
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 6f115a8..502b8b0 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.6", + "version": "10.1.9.7rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |