diff options
author | hackademix | 2018-09-14 07:36:13 +0200 |
---|---|---|
committer | hackademix | 2018-09-14 07:36:13 +0200 |
commit | 297fec781f1b49c6dd06578139742d4e841cc433 (patch) | |
tree | bb399d7ca05f3bcb8a41807bf3902caed00c7795 /src/manifest.json | |
parent | 98528299cddeb575f4bb56a4b936df71492280c4 (diff) | |
download | noscript-297fec781f1b49c6dd06578139742d4e841cc433.tar.gz noscript-297fec781f1b49c6dd06578139742d4e841cc433.tar.xz noscript-297fec781f1b49c6dd06578139742d4e841cc433.zip |
Version bump: 10.1.9.6.
Diffstat (limited to 'src/manifest.json')
-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 12b78d3..6f115a8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.6rc3", + "version": "10.1.9.6", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |