diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-06-08 11:50:12 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-06-08 11:50:12 +1000 |
commit | 0892d0c30ac973b2f01eb678af88f4dd0fc8531b (patch) | |
tree | 065a12c57c0aedc09636fef49e4f9801ae1fb776 /manifest.json | |
parent | Closes #38, fixes #61, closes #64 (diff) | |
download | libredirect-0892d0c30ac973b2f01eb678af88f4dd0fc8531b.zip |
Closes #64, closes #38 - Fix whitelist & Twitter `/home` exception
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 542c81cc..b34cfc77 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Privacy Redirect", "description": "Redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.", - "version": "1.1.33", + "version": "1.1.34", "manifest_version": 2, "background": { "scripts": [ |