diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-02-05 21:42:19 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-02-05 21:42:19 +0300 |
commit | 35e56d8faa6e97d75cdfdc5fcc80700921b33920 (patch) | |
tree | de84df5c091085579afd0080a876a422e49ebda8 /src/updates/updates.xml | |
parent | Re-added wikiless https://github.com/libredirect/libredirect/issues/612. Fixe... (diff) | |
download | libredirect-35e56d8faa6e97d75cdfdc5fcc80700921b33920.zip |
Preparing for release v2.5.0 => v2.5.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 42722e75..9cc07dad 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.5.0/libredirect-2.5.0.crx' version='2.5.0' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.5.1/libredirect-2.5.1.crx' version='2.5.1' /> </app> </gupdate> |