diff options
author | ManeraKai <manerakai@protonmail.com> | 2024-03-11 19:11:58 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2024-03-11 19:11:58 +0300 |
commit | 787487764d72f4653a19d036a93ed7c22191be45 (patch) | |
tree | d6bd20e53475fd7deaff35350507969febd98dc8 /src/updates | |
parent | Fixed popup not working https://github.com/libredirect/browser_extension/issu... (diff) | |
download | libredirect-787487764d72f4653a19d036a93ed7c22191be45.zip |
2.8.2 => 2.8.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 ce342b3a..c6d151cc 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.8.2/libredirect-2.8.2.crx' version='2.8.2' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v2.8.3/libredirect-2.8.3.crx' version='2.8.3' /> </app> </gupdate> |