From 40ce0ed20be64bc0878ba58f6451ef131951ba02 Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Sun, 26 Apr 2020 10:00:06 +1000 Subject: Fixes #40 - Empty whitelist broke redirects --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index e69a8ba9..77dbb11d 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": [ -- cgit 1.4.1