diff options
author | hackademix | 2018-09-08 13:03:25 +0200 |
---|---|---|
committer | hackademix | 2018-09-08 13:03:25 +0200 |
commit | 28c9a50b17eaf0991e7a2dea2e04942632dc2823 (patch) | |
tree | ac99a09fcff60e7e7cd3dcb4949eef1a65bcc3f8 /src | |
parent | 7514aa20f959cd997e328cf8d15121d602a5c4fc (diff) | |
download | noscript-28c9a50b17eaf0991e7a2dea2e04942632dc2823.tar.gz noscript-28c9a50b17eaf0991e7a2dea2e04942632dc2823.tar.xz noscript-28c9a50b17eaf0991e7a2dea2e04942632dc2823.zip |
Version bump: 10.1.9.2rc4.
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 fdda1d8..505f252 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.9.2rc3", + "version": "10.1.9.2rc4", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |