diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-19 13:54:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-19 13:54:22 +0300 |
commit | 2da0e4236e2bbfb08021e24f123bda2087cf5e0a (patch) | |
tree | 5b4f328b752ca236699795f2588877bf2ce21ae0 | |
parent | Bump version to 1.5.6 (diff) | |
download | libredirect-2da0e4236e2bbfb08021e24f123bda2087cf5e0a.zip |
Update updates.xml
-rw-r--r-- | src/updates/updates.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/updates/updates.xml b/src/updates/updates.xml index 13ddd0a4..727c1e75 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='ongajcjccibkomjojhfmjedolopocllf'> - <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v1.5.6/libredirect-1.5.6.crx' version='2.0' /> + <updatecheck codebase='https://github.com/libredirect/libredirect/releases/download/v1.5.6/libredirect-1.5.6.crx' version='1.5.6' /> </app> -</gupdate> \ No newline at end of file +</gupdate> |