diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-06-07 22:08:15 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-06-07 22:08:15 +1000 |
commit | b21610202fcddf01e251dee1c67b90f8f369f002 (patch) | |
tree | a41d2e492f70d00c7b574cde0fb06d246655a648 /manifest.json | |
parent | Fix #60 & complete #30 - YT studio & Nitter "View on..." links (diff) | |
download | libredirect-b21610202fcddf01e251dee1c67b90f8f369f002.zip |
Closes #38, fixes #61, closes #64
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 a0a927a1..542c81cc 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.32", + "version": "1.1.33", "manifest_version": 2, "background": { "scripts": [ |