From 83296f897212f962f55c3cfe6a3897499ac2688c Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Thu, 14 May 2020 23:26:47 +1000 Subject: Closes #49 - Allow basic authentication credentials in instances --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index efd02b44..17d68a88 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.25", + "version": "1.1.26", "manifest_version": 2, "background": { "scripts": [ -- cgit 1.4.1