diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-01-29 23:43:20 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-01-29 23:43:20 +0300 |
commit | d1b3e8c3a8e448ec8175fdf477c9a958b556243f (patch) | |
tree | 2369f63f2c9af4176dad19c70a2bad7276619f8c /src/updates | |
parent | Changed redirect type default to main_frame (diff) | |
download | libredirect-d1b3e8c3a8e448ec8175fdf477c9a958b556243f.zip |
Updated version 2.3.4 => 2.5.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 fb0dda1b..42722e75 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.3.4/libredirect-2.3.4.crx' version='2.3.4' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.5.0/libredirect-2.5.0.crx' version='2.5.0' /> </app> </gupdate> |