diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-02-25 23:41:01 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-02-25 23:41:01 +1100 |
commit | c0eff6677528af6e2efbdd5385a5b9404a5ed54d (patch) | |
tree | 97114b206c5388c1412207e275c29b6c5a0e9757 /manifest.json | |
parent | Basic support for OSM embed & directions (diff) | |
download | libredirect-c0eff6677528af6e2efbdd5385a5b9404a5ed54d.zip |
Fix OSM embed bbox & add default zoom (17)
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 6ce46025..a8a9780c 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.12", + "version": "1.1.13", "manifest_version": 2, "background": { "scripts": [ |