diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-05-27 23:29:16 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-05-27 23:29:16 +1000 |
commit | d4eb025d765e0ae6c73d23795829181a6fd56f12 (patch) | |
tree | 1a89c3eecf4ef5bf9c64e3bcf7d84bb4968db670 /manifest.json | |
parent | Merge branch 'austinhuang0131-patch-1' (diff) | |
download | libredirect-d4eb025d765e0ae6c73d23795829181a6fd56f12.zip |
Stop redirecting Google Maps JS API endpoints (#56)
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 b6cce540..00a45f09 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.29", + "version": "1.1.30", "manifest_version": 2, "background": { "scripts": [ |