diff options
author | hackademix | 2018-08-23 22:53:22 +0200 |
---|---|---|
committer | hackademix | 2018-08-23 22:53:22 +0200 |
commit | c2067c050918db33615bc81a092d634da16d79a0 (patch) | |
tree | 9eac77727eac218115ceb61759287200ea6387f3 | |
parent | 9f67a125b8275067478170d68eecb6a3ce3ef84d (diff) | |
download | noscript-c2067c050918db33615bc81a092d634da16d79a0.tar.gz noscript-c2067c050918db33615bc81a092d634da16d79a0.tar.xz noscript-c2067c050918db33615bc81a092d634da16d79a0.zip |
Version bump: 10.1.8.19rc2.
-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 5bf26ff..f7d0626 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.19rc1", + "version": "10.1.8.19rc2", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |