diff options
author | ManeraKai <manerakai@protonmail.com> | 2024-03-23 07:23:34 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2024-03-23 07:23:34 +0300 |
commit | 8d73647ab9e1346949a8de59f2c61ea83a2f7ad6 (patch) | |
tree | b40846005012183953d57693c526694b812e4f30 /src/updates | |
parent | Removed askubuntu and superuser from AnonymousOverflow https://github.com/lib... (diff) | |
parent | Merge pull request #909 from sgvictorino/tent-redirect-music-path (diff) | |
download | libredirect-8d73647ab9e1346949a8de59f2c61ea83a2f7ad6.zip |
Merge branch 'master' of https://github.com/libredirect/browser_extension
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> |