You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: