ChuckMac / ADRFinder

Self-Hosted, Open Source, Advanced Dining Reservation Notifications for Disney World
Apache License 2.0
37 stars 11 forks source link

"Update available", app is on 0.2.4 but latest release is 0.2.5, no update available through docker #11

Closed ShaneK closed 1 year ago

ShaneK commented 1 year ago

Describe the bug My app is 0.2.4 but the latest release version is 0.2.5. Normally I'd use docker to update, but there's no update available.

Version 0.2.4

To Reproduce Steps to reproduce the behavior:

Expected behavior The current version should match the latest release version on Github and there shouldn't be a new update available banner

Screenshots If applicable, add screenshots to help explain your problem. image image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context I know this is a minor issue, I'm just hoping you can update the docker repo so the banner on the app will go away when I update haha

Thanks for all of your hard work on this app!

ChuckMac commented 1 year ago

let me take a look... i think i messed up updating the version in the app first before i tagged it

ShaneK commented 1 year ago

Looks like your last deploy fixed the issue, excellent! Thank you!