diff options
author | hackademix | 2018-07-28 14:44:22 +0200 |
---|---|---|
committer | hackademix | 2018-07-28 14:44:22 +0200 |
commit | 6f710640fa54715f72f332084a8509e373116647 (patch) | |
tree | 06f45be01b4b870e98a7a4452ceaa30be1584d42 /src | |
parent | d64e48027516fda420f1f4c5696d35ebaf810866 (diff) | |
download | noscript-6f710640fa54715f72f332084a8509e373116647.tar.gz noscript-6f710640fa54715f72f332084a8509e373116647.tar.xz noscript-6f710640fa54715f72f332084a8509e373116647.zip |
Version bump: 10.1.8.16.
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 264df50..03d869b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.16rc1", + "version": "10.1.8.16", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |