diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-05-19 15:38:04 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-05-19 15:38:04 +0300 |
commit | 12dd59e290a9d8e1a7e2e9acf8d29c03097a6f6f (patch) | |
tree | dc89e100bed3a02797a93a9e63591b3320f327e0 /src/updates/updates.xml | |
parent | Made side bar links dim when disabled https://github.com/libredirect/browser_... (diff) | |
download | libredirect-12dd59e290a9d8e1a7e2e9acf8d29c03097a6f6f.zip |
Added communication to Frontends Manager. 2.5.4 => 2.6.0
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 77ad2de0..b17800cf 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.4/libredirect-2.5.4.crx' version='2.5.4' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.6.0/libredirect-2.6.0.crx' version='2.6.0' /> </app> </gupdate> |