diff options
author | hackademix | 2018-09-10 19:09:46 +0200 |
---|---|---|
committer | hackademix | 2018-09-10 19:09:46 +0200 |
commit | 2b45fcb9a42c0acb2f5a88338c67244ae6c4fb8f (patch) | |
tree | e5a5665f30638aab1628b24971518ea2d0ca3493 /src | |
parent | f88a6a6d6d16744b942970e9ba8a0ccd22e5c7b3 (diff) | |
download | noscript-2b45fcb9a42c0acb2f5a88338c67244ae6c4fb8f.tar.gz noscript-2b45fcb9a42c0acb2f5a88338c67244ae6c4fb8f.tar.xz noscript-2b45fcb9a42c0acb2f5a88338c67244ae6c4fb8f.zip |
Version bump: 10.1.9.6rc2.
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 2e62e5e..dd3896f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.6rc1", + "version": "10.1.9.6rc2", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |