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

electron-updater not working with buildVersion increments #8751

Open
idoodler opened this issue Dec 25, 2024 · 0 comments
Open

electron-updater not working with buildVersion increments #8751

idoodler opened this issue Dec 25, 2024 · 0 comments

Comments

@idoodler
Copy link
Contributor

  • Electron-Builder Version: 24.13.3
  • Node Version: 20.11.0
  • Electron Version: 31.3.1
  • Electron Type (current, beta, nightly): current
  • Electron-Updater: 6.3.9
  • Target: macOS (dmg, zip), Linux (AppImage, DEB), Windows (NSIS)

The project I am working on follows semantic Versioning, tho for nightly builds the version won't change but the buildVersion will increment.

I implemented the auto-update behaviour using a generic provider. Tho after uploading multiple versions to test the update I noticed that the update is only automatically fetched when the semantic version did change.

Is there a way to customize the version check?

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

1 participant