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