diff options
author | hackademix | 2018-08-24 22:40:22 +0200 |
---|---|---|
committer | hackademix | 2018-08-24 22:40:22 +0200 |
commit | 036cb5d6461be1979878dc803324a2ef541ad2c1 (patch) | |
tree | 74809c2e3c69d228d56aee57f5cd6e21b2a7ee47 | |
parent | 7913e29a92c6810aa35975818e25d447fb179a0b (diff) | |
download | noscript-036cb5d6461be1979878dc803324a2ef541ad2c1.tar.gz noscript-036cb5d6461be1979878dc803324a2ef541ad2c1.tar.xz noscript-036cb5d6461be1979878dc803324a2ef541ad2c1.zip |
Version bump: 10.1.8.21.
-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'", |