diff options
author | hackademix | 2018-08-24 23:06:24 +0200 |
---|---|---|
committer | hackademix | 2018-08-24 23:06:24 +0200 |
commit | 5e397a3bf88205c6300010e4d124c2621d167f74 (patch) | |
tree | a80044007cf03a4d82fef0d6316d57d4847d2150 /src | |
parent | e0453b3f3ee03643be07c2a7039ccdad375f2a45 (diff) | |
download | noscript-5e397a3bf88205c6300010e4d124c2621d167f74.tar.gz noscript-5e397a3bf88205c6300010e4d124c2621d167f74.tar.xz noscript-5e397a3bf88205c6300010e4d124c2621d167f74.zip |
Version bump: 10.1.8.22.
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 e292b38..d23531a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.21", + "version": "10.1.8.22", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |