diff options
author | SimonBrazell <simon@brazell.com.au> | 2019-10-30 16:48:38 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2019-10-30 16:48:38 +1100 |
commit | eeef7f052bce6915a4227b886d4cb714c9672b05 (patch) | |
tree | e3f86ac71045580adf6bc6c860e85bea0af430d7 /manifest.json | |
parent | Merge branch 'master' of github.com:SimonBrazell/privacy-redirect (diff) | |
download | libredirect-eeef7f052bce6915a4227b886d4cb714c9672b05.zip |
Add instances to popup menu
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 d2c20b0b..629bfaef 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Privacy Redirect", "description": "Redirects Twitter & Youtube requests to privacy friendly alternatives (Nitter & Invidious).", - "version": "1.1.1", + "version": "1.1.2", "manifest_version": 2, "background": { "scripts": [ |