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

Incorrect comparison of version numbers (electron-updater) #1488

Closed
mikecao opened this issue Apr 21, 2017 · 0 comments · May be fixed by qcif/data-curator#563
Closed

Incorrect comparison of version numbers (electron-updater) #1488

mikecao opened this issue Apr 21, 2017 · 0 comments · May be fixed by qcif/data-curator#563

Comments

@mikecao
Copy link

mikecao commented Apr 21, 2017

  • Version:
    electron-builder 17.01
    electron-updater 1.14.0
  • Target:
    Windows x64

I pushed out a version with the number 1.0.0-beta.2. When checking for updates with my local version 1.0.0-beta.3, it says a an update is available even though 1.0.0-beta.3 should be newer than 1.0.0-beta.2. If I change the version to simply 1.0.0, then it correctly says there is no update available.

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

Successfully merging a pull request may close this issue.

2 participants