diff options
| author | SimonBrazell <simon@brazell.com.au> | 2020-04-26 10:00:06 +1000 |
|---|---|---|
| committer | SimonBrazell <simon@brazell.com.au> | 2020-04-26 10:00:06 +1000 |
| commit | 40ce0ed20be64bc0878ba58f6451ef131951ba02 (patch) | |
| tree | 76284b5ff41dba50347d2b3ce3caf8b4cf808f71 /manifest.json | |
| parent | 236712d4f6475a633f9eeb7dfb954009b1eab436 (diff) | |
| download | privacy-redirect-40ce0ed20be64bc0878ba58f6451ef131951ba02.tar.gz privacy-redirect-40ce0ed20be64bc0878ba58f6451ef131951ba02.tar.bz2 privacy-redirect-40ce0ed20be64bc0878ba58f6451ef131951ba02.zip | |
Fixes #40 - Empty whitelist broke redirectsv1.1.23
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 e69a8ba..77dbb11 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.22", + "version": "1.1.23", "manifest_version": 2, "background": { "scripts": [ |
