diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-05-15 09:46:01 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-05-15 09:46:01 +1000 |
commit | 0d252b53ec6c28b574c7b101d2fe76424c3ea836 (patch) | |
tree | 0568a5780473b2ce83ff2ffaeaf1e33b99f7abef /manifest.json | |
parent | Closes #49 - Allow basic authentication credentials in instances (diff) | |
download | libredirect-0d252b53ec6c28b574c7b101d2fe76424c3ea836.zip |
Closes #49 - added to options menu too & added privacy policy
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 17d68a88..4b3b14bb 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.26", + "version": "1.1.27", "manifest_version": 2, "background": { "scripts": [ |