diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-24 05:32:22 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-05-24 05:32:22 +0300 |
commit | 3b6468902014bd655857d33123a0c176458177a9 (patch) | |
tree | 0ddea10cccfcbb4b67702c3be57b41c50a134d80 /src/updates | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-3b6468902014bd655857d33123a0c176458177a9.zip |
Reverted version to 1.7 for now #274
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..cd0d4ec6 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/v1.7.0/libredirect-1.7.0.crx' version='1.7.0' /> </app> </gupdate> |