diff options
author | hackademix | 2018-07-28 03:12:25 +0200 |
---|---|---|
committer | hackademix | 2018-07-28 03:12:25 +0200 |
commit | 3e6caf4f20804a23c19e4d54bbb9e5fc9028c7c1 (patch) | |
tree | df14e176318bfb7c7a4736c855121c257573a29f /src/manifest.json | |
parent | 07a4e7ba30a0ca9ee2cc7c88e9b43cfee72b26a0 (diff) | |
download | noscript-3e6caf4f20804a23c19e4d54bbb9e5fc9028c7c1.tar.gz noscript-3e6caf4f20804a23c19e4d54bbb9e5fc9028c7c1.tar.xz noscript-3e6caf4f20804a23c19e4d54bbb9e5fc9028c7c1.zip |
Version bump: 10.1.8.12.
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 71c114c..2799aec 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.11rc1", + "version": "10.1.8.12", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |