diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-02-24 19:22:10 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-02-24 19:22:10 +1100 |
commit | dcef0c8076fbb1edcc4f721e5511f9ee58bcde18 (patch) | |
tree | 6bc2d4862a0c402bed20ecace484b10061c403ea /manifest.json | |
parent | OSM redirects (except embedded maps) (diff) | |
download | libredirect-dcef0c8076fbb1edcc4f721e5511f9ee58bcde18.zip |
Fix OSM redirects
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 5f96e225..62d482e3 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.10", + "version": "1.1.11", "manifest_version": 2, "background": { "scripts": [ |