diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-07-21 17:31:04 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-07-21 17:31:04 +0300 |
commit | 49c50d2c96a80224bbd149ea762d50c1a5ae70c4 (patch) | |
tree | 5408c0485397c5c67e102e71fa4c0cb4fcceb4e6 | |
parent | Updated minimum version https://github.com/libredirect/browser_extension/issu... (diff) | |
download | libredirect-49c50d2c96a80224bbd149ea762d50c1a5ae70c4.zip |
Updated update.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 8cd4cee0..c03f04dc 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.6.2/libredirect-2.6.2.crx' version='2.6.2' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.7.0/libredirect-2.7.0.crx' version='2.7.0' /> </app> </gupdate> |