Skip to content

Fix version comparison logic for pre-release/snapshot/rc variants#6483

Merged
JRoy merged 1 commit intoEssentialsX:2.xfrom
JRoy:jroy/snap
Apr 4, 2026
Merged

Fix version comparison logic for pre-release/snapshot/rc variants#6483
JRoy merged 1 commit intoEssentialsX:2.xfrom
JRoy:jroy/snap

Conversation

@JRoy
Copy link
Copy Markdown
Member

@JRoy JRoy commented Apr 4, 2026

Pre-release, snapshot, and RC variants should be considered lower than the base release version. Updated test assertions and comparison logic to reflect that release versions are higher than their dev variants (snapshot < pre < rc < release).

Pre-release, snapshot, and RC variants should be considered lower than the base release version. Updated test assertions and comparison logic to reflect that release versions are higher than their dev variants (snapshot < pre < rc < release).
@JRoy JRoy added this pull request to the merge queue Apr 4, 2026
Merged via the queue into EssentialsX:2.x with commit 637ac8f Apr 4, 2026
1 check passed
@JRoy JRoy deleted the jroy/snap branch April 4, 2026 19:01
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

Successfully merging this pull request may close these issues.

2 participants