Commit b055d88
fix: sort RC builds by rcNumber within same version (#210)
RCs were all given rank (1, 0) regardless of rcNumber, causing RC 2
to sort incorrectly relative to RC when falling back to build number
string comparison.
Signed-off-by: Patrick Linnane <patrick@linnane.io>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ba24eed commit b055d88
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
0 commit comments