diff options
author | hackademix | 2018-08-28 23:27:36 +0200 |
---|---|---|
committer | hackademix | 2018-08-28 23:27:36 +0200 |
commit | 9b32ee87946b4aff80114d4372a768ed1a9af887 (patch) | |
tree | 5cab4732840f778cd410568a13d9df8c6de741b4 | |
parent | e8716657e43c46a97d80783593a8f90786a24558 (diff) | |
download | noscript-9b32ee87946b4aff80114d4372a768ed1a9af887.tar.gz noscript-9b32ee87946b4aff80114d4372a768ed1a9af887.tar.xz noscript-9b32ee87946b4aff80114d4372a768ed1a9af887.zip |
Version bump: 10.1.9rc4.
-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 4351a1c..1698116 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9rc3", + "version": "10.1.9rc4", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |