diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-03-06 07:21:32 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-03-06 07:21:32 +0300 |
commit | 9779d5b5c51586035823376e8da4a9deed05f8d6 (patch) | |
tree | 322a15d544dc1f3f156415476152321d52637a53 /src/updates | |
parent | Fixed reverse tab for context menu for chromium (diff) | |
download | libredirect-9779d5b5c51586035823376e8da4a9deed05f8d6.zip |
Updated version 2.5.2 => 2.5.3
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 16930df9..67cd19f5 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.2/libredirect-2.5.2.crx' version='2.5.2' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.5.3/libredirect-2.5.3.crx' version='2.5.3' /> </app> </gupdate> |