diff options
author | hackademix | 2018-08-29 00:02:13 +0200 |
---|---|---|
committer | hackademix | 2018-08-29 00:02:13 +0200 |
commit | b1b059ae807ef4324573a912f023ea2c897e49d6 (patch) | |
tree | 4e09117ac5dd6b522db9778fc9f01bbccb2bb283 /src | |
parent | 22df979973f6e64f952275bb9815e64920048a19 (diff) | |
download | noscript-b1b059ae807ef4324573a912f023ea2c897e49d6.tar.gz noscript-b1b059ae807ef4324573a912f023ea2c897e49d6.tar.xz noscript-b1b059ae807ef4324573a912f023ea2c897e49d6.zip |
Version bump: 10.1.9rc5.
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 1698116..c9a7368 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9rc4", + "version": "10.1.9rc5", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |