diff options
author | hackademix | 2018-09-09 23:47:15 +0200 |
---|---|---|
committer | hackademix | 2018-09-09 23:47:15 +0200 |
commit | 6414195445bebb2f6af896e2786302e820f0b263 (patch) | |
tree | 4e16f2954ecbb2bdbfdae1b63c27549623b03a1e | |
parent | 050aa8b83bf83b83ce76bf69112f4fd29b732ba8 (diff) | |
download | noscript-6414195445bebb2f6af896e2786302e820f0b263.tar.gz noscript-6414195445bebb2f6af896e2786302e820f0b263.tar.xz noscript-6414195445bebb2f6af896e2786302e820f0b263.zip |
Version bump: 10.1.9.6rc1.
-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 989901d..2e62e5e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.5", + "version": "10.1.9.6rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |