diff options
author | hackademix | 2018-08-13 01:37:45 +0200 |
---|---|---|
committer | hackademix | 2018-08-13 01:37:45 +0200 |
commit | 2c75eedadddd8bda0522cddaf119e1e5c621c7c2 (patch) | |
tree | ea20370614490d73d4e281f30f983cf7a98112d8 /src | |
parent | af4ec5c169f4758cd52f0db82aaa25dca061067e (diff) | |
download | noscript-2c75eedadddd8bda0522cddaf119e1e5c621c7c2.tar.gz noscript-2c75eedadddd8bda0522cddaf119e1e5c621c7c2.tar.xz noscript-2c75eedadddd8bda0522cddaf119e1e5c621c7c2.zip |
Version bump: 10.1.8.17rc3.
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 6a9d2c9..61f618b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.17rc2", + "version": "10.1.8.17rc3", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |