diff options
author | hackademix | 2018-09-09 00:55:41 +0200 |
---|---|---|
committer | hackademix | 2018-09-09 00:55:41 +0200 |
commit | 5a76ed677814f91a3773b0251d68ccd4d18aaf4b (patch) | |
tree | 4df20e672af29143b82155266075492b790d2d58 | |
parent | 4f7d8579afa3b6a71173b3deefaf359d63e1e4e9 (diff) | |
download | noscript-5a76ed677814f91a3773b0251d68ccd4d18aaf4b.tar.gz noscript-5a76ed677814f91a3773b0251d68ccd4d18aaf4b.tar.xz noscript-5a76ed677814f91a3773b0251d68ccd4d18aaf4b.zip |
Version bump: 10.1.9.2.
-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 505f252..5815fd4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.2rc4", + "version": "10.1.9.2", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |