diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-06-09 20:29:05 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-06-09 20:29:05 +0300 |
commit | 64014cfdf7933bd5991a1717d7e2f110d4222e1f (patch) | |
tree | 5c5fbb8a23d487b35cd59370b1086e6984c02a82 /src/updates | |
parent | Fixed maps. RTL to default instances checklist. Unify not working in chrmoium (diff) | |
download | libredirect-64014cfdf7933bd5991a1717d7e2f110d4222e1f.zip |
Fixed thing in reddit. Fixed bug in incognito, Fixed localise module error. Bump => 2.1.0
Diffstat (limited to 'src/updates')
-rw-r--r-- | src/updates/updates.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/updates/updates.xml b/src/updates/updates.xml index c94edc1a..eccf9111 100644 --- a/src/updates/updates.xml +++ b/src/updates/updates.xml @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'> <app appid='oladmjdebphlnjjcnomfhhbfdldiimaf'> - <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.0.0/libredirect-2.0.0.crx' version='2.0.0' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.1.0/libredirect-2.1.0.crx' version='2.1.0' /> </app> </gupdate> |