diff options
author | hackademix | 2018-07-09 23:21:52 +0200 |
---|---|---|
committer | hackademix | 2018-07-09 23:21:52 +0200 |
commit | 609a6fec3d131168804d6bd77cdc0c4f52dc44fc (patch) | |
tree | ddf8c0ed42e102b061aca136ac2224582264b8f6 | |
parent | 17a0426c3241bc1a67bf4b830f9d8cb01fcd895f (diff) | |
download | noscript-609a6fec3d131168804d6bd77cdc0c4f52dc44fc.tar.gz noscript-609a6fec3d131168804d6bd77cdc0c4f52dc44fc.tar.xz noscript-609a6fec3d131168804d6bd77cdc0c4f52dc44fc.zip |
Version bump: 10.1.8.3rc10.
-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 3caf671..32b45df 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.3rc9", + "version": "10.1.8.3rc10", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |