diff options
author | hackademix | 2018-07-06 01:01:22 +0200 |
---|---|---|
committer | hackademix | 2018-07-06 01:01:22 +0200 |
commit | 799d99bd1019984a59394e4646f85afe9efc53f2 (patch) | |
tree | 7a03498efb8a557ee055799416daa04042816106 /src | |
parent | 1ee85084f75f59fe83aeed17e5a1c59837e1db92 (diff) | |
download | noscript-799d99bd1019984a59394e4646f85afe9efc53f2.tar.gz noscript-799d99bd1019984a59394e4646f85afe9efc53f2.tar.xz noscript-799d99bd1019984a59394e4646f85afe9efc53f2.zip |
Version bump to 10.1.8.3rc7.
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 cbe51d8..4c68a92 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.3rc6", + "version": "10.1.8.3rc7", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |