diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-06-03 22:01:27 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-06-03 22:01:27 +1000 |
commit | 3f015690992c8e0bd43c90e15a9aa88889defcc6 (patch) | |
tree | 4bc9ae83b0a132247109997889a7e8902d74604f /manifest.json | |
parent | Update store screenshots (diff) | |
download | libredirect-3f015690992c8e0bd43c90e15a9aa88889defcc6.zip |
Fix #60 & complete #30 - YT studio & Nitter "View on..." links
Diffstat (limited to '')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 3127beb6..a0a927a1 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.31", + "version": "1.1.32", "manifest_version": 2, "background": { "scripts": [ |