-
Notifications
You must be signed in to change notification settings - Fork 3
SemVer version detection is flawed. #24
Copy link
Copy link
Open
Description
Due to the way I'm doing detection the auto-updater thinks that older versions are actually newer than newer versions.
Running build 0.70 locally with 0.6.5 published causes a bugfix notification to appear as the last digit is lower than the middle digit.
PS gallery mandates we use SemVer. but I need to figure out what best practice on that last number is. do I just increment it forever or should I be resetting it each release?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels