diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-05-19 23:48:03 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-05-19 23:49:13 +1000 |
commit | 70e1d92933e4b7057e0a9b1cec0f9ed10dd4dda1 (patch) | |
tree | 48d674c19699e07a3339065d297ea96946b18e3d /manifest.json | |
parent | Merge pull request #46 from TotalCaesar659/dark-mode (diff) | |
download | libredirect-70e1d92933e4b7057e0a9b1cec0f9ed10dd4dda1.zip |
Tweak light & dark mode colours
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 4b3b14bb..d0b7fe9e 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.27", + "version": "1.1.28", "manifest_version": 2, "background": { "scripts": [ |