diff options
author | hackademix | 2018-08-24 22:46:58 +0200 |
---|---|---|
committer | hackademix | 2018-08-24 22:46:58 +0200 |
commit | e0453b3f3ee03643be07c2a7039ccdad375f2a45 (patch) | |
tree | 74809c2e3c69d228d56aee57f5cd6e21b2a7ee47 /src | |
parent | 7913e29a92c6810aa35975818e25d447fb179a0b (diff) | |
download | noscript-e0453b3f3ee03643be07c2a7039ccdad375f2a45.tar.gz noscript-e0453b3f3ee03643be07c2a7039ccdad375f2a45.tar.xz noscript-e0453b3f3ee03643be07c2a7039ccdad375f2a45.zip |
Version bump: 10.1.8.21.
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 703d2d9..e292b38 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.21rc1", + "version": "10.1.8.21", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |