diff options
author | hackademix | 2018-10-12 22:21:23 +0200 |
---|---|---|
committer | hackademix | 2018-10-12 22:21:23 +0200 |
commit | 8c37d74a19b7c90d02282df91d36a1197def943b (patch) | |
tree | 0ce1eb18b037223ab54d4d18363ae8b7c541c824 /src/manifest.json | |
parent | ec997edc10a0bc2a865ab063f4f3c36ad5e705cd (diff) | |
download | noscript-8c37d74a19b7c90d02282df91d36a1197def943b.tar.gz noscript-8c37d74a19b7c90d02282df91d36a1197def943b.tar.xz noscript-8c37d74a19b7c90d02282df91d36a1197def943b.zip |
Version bump: 10.1.9.9rc1.
Diffstat (limited to 'src/manifest.json')
-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 c54d907..5793870 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.8", + "version": "10.1.9.9rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |