diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-04-09 19:37:56 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-04-09 19:37:56 +1000 |
commit | bfc9081a51877cccd0d543342b5b277f35ac7262 (patch) | |
tree | ac646f38f8d322e4b831f391e0d1e0cabee0c0e8 /manifest.json | |
parent | Address GTK theme issue causing popup issues on Majaro Linux (diff) | |
download | libredirect-bfc9081a51877cccd0d543342b5b277f35ac7262.zip |
Fix #28, #33 & #34
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 eda653a9..4e424c56 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.20", + "version": "1.1.21", "manifest_version": 2, "background": { "scripts": [ |