diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-02-06 10:19:05 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-02-06 10:19:05 +1100 |
commit | d25072f6b54d821b8d8245f78b492eb273017260 (patch) | |
tree | 2a986094185be84551e412496a25462a16e3aa69 /manifest.json | |
parent | Add support for Bibliogram redirects (diff) | |
download | libredirect-d25072f6b54d821b8d8245f78b492eb273017260.zip |
Fix missing query strings in 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 315ec5e1..48cdc435 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Privacy Redirect", "description": "Redirects Twitter, Youtube & Instagram requests to privacy friendly alternatives - Nitter, Invidious, & Bibliogram.", - "version": "1.1.4", + "version": "1.1.5", "manifest_version": 2, "background": { "scripts": [ |