diff options
author | hackademix | 2018-09-09 17:41:39 +0200 |
---|---|---|
committer | hackademix | 2018-09-09 17:41:39 +0200 |
commit | 193e706a997ec91e75b5eff664c0d3766ba5d469 (patch) | |
tree | 4432fd5e90c28421a2870aaed815962d49ef8698 | |
parent | 5629377921c632febda3fba2910cf57f708b3374 (diff) | |
download | noscript-193e706a997ec91e75b5eff664c0d3766ba5d469.tar.gz noscript-193e706a997ec91e75b5eff664c0d3766ba5d469.tar.xz noscript-193e706a997ec91e75b5eff664c0d3766ba5d469.zip |
Version bump: 10.1.9.5rc1.
-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 93f6c80..a9101d8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.4", + "version": "10.1.9.5rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |