diff options
author | hackademix | 2018-08-23 15:29:01 +0200 |
---|---|---|
committer | hackademix | 2018-08-23 15:29:01 +0200 |
commit | a874f6031ccca40362b9f3127f3b32097af83731 (patch) | |
tree | 653b514aeaa6b78b7ace3fab71a7f80e2c371f15 /src | |
parent | 5f3c46184a375546430019034b5a2bb382783817 (diff) | |
download | noscript-a874f6031ccca40362b9f3127f3b32097af83731.tar.gz noscript-a874f6031ccca40362b9f3127f3b32097af83731.tar.xz noscript-a874f6031ccca40362b9f3127f3b32097af83731.zip |
Version bump: 10.1.8.18rc1.
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 882450d..4e53069 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.17", + "version": "10.1.8.18rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |