diff options
author | hackademix | 2018-07-28 03:05:11 +0200 |
---|---|---|
committer | hackademix | 2018-07-28 03:05:11 +0200 |
commit | 07a4e7ba30a0ca9ee2cc7c88e9b43cfee72b26a0 (patch) | |
tree | 00635087615c3d01e2e0c9787607c87df6766d14 | |
parent | 36cb28b8429f89e8c0fbc48b18fed15f26523097 (diff) | |
download | noscript-07a4e7ba30a0ca9ee2cc7c88e9b43cfee72b26a0.tar.gz noscript-07a4e7ba30a0ca9ee2cc7c88e9b43cfee72b26a0.tar.xz noscript-07a4e7ba30a0ca9ee2cc7c88e9b43cfee72b26a0.zip |
Version bump: 10.1.8.11rc1.
-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 f363651..71c114c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -8,7 +8,7 @@ "strict_min_version": "59.0" } }, - "version": "10.1.8.10", + "version": "10.1.8.11rc1", "description": "__MSG_Description__", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'none'", |