diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-06-20 16:47:49 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-06-20 16:47:49 +0300 |
commit | ed84d92598ff622a9f5a88ef0ce61e01e1598c2c (patch) | |
tree | 3afab4e48ba8040e7b88076c6929e2e5419923f2 /src/updates/updates.xml | |
parent | Removed google, yandex, bing #345 (diff) | |
download | libredirect-ed84d92598ff622a9f5a88ef0ce61e01e1598c2c.zip |
Disabled reset settings on update. Bump version => 2.2.1
Diffstat (limited to 'src/updates/updates.xml')
-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 d10a617f..4bdc45b4 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.2.0/libredirect-2.2.0.crx' version='2.2.0' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.2.1/libredirect-2.2.1.crx' version='2.2.1' /> </app> </gupdate> |