diff options
author | hackademix | 2018-07-28 12:58:47 +0200 |
---|---|---|
committer | hackademix | 2018-07-28 12:58:47 +0200 |
commit | c5b477457a748724878ea1ff08192de370367933 (patch) | |
tree | b637a448b40c83d99e4e5870e90bc88bd2916303 /src | |
parent | f82b1e376cf99154e7ecbeaa1b5837a59e3a6098 (diff) | |
download | noscript-c5b477457a748724878ea1ff08192de370367933.tar.gz noscript-c5b477457a748724878ea1ff08192de370367933.tar.xz noscript-c5b477457a748724878ea1ff08192de370367933.zip |
Version bump: 10.1.8.15.
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 48abbd3..eb5dadc 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.15rc1", + "version": "10.1.8.15", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |