Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why report update when localVersion > remoteVersion #372

Open
johannesegger opened this issue Jun 22, 2015 · 3 comments
Open

Why report update when localVersion > remoteVersion #372

johannesegger opened this issue Jun 22, 2015 · 3 comments

Comments

@johannesegger
Copy link

Normally this shouldn't happen, but when during development you install a later version than what's on the server Squirrel reports that there's an update available. What do you think about changing this if statement to use >= instead of ==? I think this should fix this issue, shouldn't it?

@johannesegger johannesegger changed the title Why return UpdateInfo when localVersion > remoteVersion Why report update when localVersion > remoteVersion Jun 23, 2015
@stajs
Copy link
Contributor

stajs commented Jun 27, 2015

I've learnt to live with it, but would be happy to see it changed 😁

@don-smith
Copy link
Contributor

+1

@Thieum
Copy link
Contributor

Thieum commented May 7, 2019

@shiftkey it should be fixed by #1001 , this can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants