diff options
author | hackademix | 2018-08-22 22:53:48 +0200 |
---|---|---|
committer | hackademix | 2018-08-22 22:53:48 +0200 |
commit | 5f3c46184a375546430019034b5a2bb382783817 (patch) | |
tree | b188cc3d21786a7b6b258efc534ab21c08e30630 /src/manifest.json | |
parent | 66ddfcbecc6478f20ac3d9e50d66872e29bd4695 (diff) | |
download | noscript-5f3c46184a375546430019034b5a2bb382783817.tar.gz noscript-5f3c46184a375546430019034b5a2bb382783817.tar.xz noscript-5f3c46184a375546430019034b5a2bb382783817.zip |
Version bump: 10.1.8.17.
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 4f42461..882450d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.17rc8", + "version": "10.1.8.17", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |