Open
Description
Given a single released version 1.0.0-alpha.2
and the application running at the same version, I expect the /update/osx/:currentVersion
endpoint to return 204 No content
. What I get back instead is the same version.
This does not conform Semver 11:
"Precedence for two pre-release versions with the same major, minor, and patch version MUST be determined by comparing each dot separated identifier from left to right until a difference is found as follows: identifiers consisting of only digits are compared numerically and identifiers with letters or hyphens are compared lexically in ASCII sort order."
Example: https://gist.github.com/salomvary/25fd60240ea32ce6ac2698430bf56586
Metadata
Metadata
Assignees
Labels
No labels