ho-dev / HattrickOrganizer

Assistant for Hattrick online football manager
https://ho-dev.github.io/HattrickOrganizer/
GNU Lesser General Public License v3.0
194 stars 79 forks source link

[BUG] allow to upgrade to stable from dev/beta channel #791

Closed akasolace closed 2 years ago

akasolace commented 3 years ago

Describe the bug At the moment new version detection is managed by HO, it looks available upgrade as follow: stable -> stable beta -> newest between beta / stable dev -> newest between dev/beta/stable

however download is managed by install4J which only look for same channel: stable -> stable beta -> beta dev -> dev

which should allow upgrade to more stable channel.

wsbrenk commented 2 years ago

should be fixed in HO5