diff options
author | hackademix | 2018-07-28 09:21:28 +0200 |
---|---|---|
committer | hackademix | 2018-07-28 09:21:28 +0200 |
commit | ff970df845b7ebbcf6075507e8361e86f83c76cd (patch) | |
tree | 853c26776cb81bcacc8ec0644165f4c81861d690 /src | |
parent | 6e75750f4504a286048ddf9ab6d5815a530612db (diff) | |
download | noscript-ff970df845b7ebbcf6075507e8361e86f83c76cd.tar.gz noscript-ff970df845b7ebbcf6075507e8361e86f83c76cd.tar.xz noscript-ff970df845b7ebbcf6075507e8361e86f83c76cd.zip |
Version bump: 10.1.8.14.
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 16e941e..ac2ec00 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.13", + "version": "10.1.8.14", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |