Where should "[alpha|beta] version" be defined? #623

Closed
opened 2026-02-17 12:15:33 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @FlyingSavannahs on GitHub (Mar 2, 2024).

"alpha" & "beta" terms are used in the versioning examples in this document but are never defined. If not here, then where?

Originally created by @FlyingSavannahs on GitHub (Mar 2, 2024). "alpha" & "beta" terms are used in the versioning examples in this document but are never defined. If not here, then where?
Author
Owner

@ljharb commented on GitHub (Mar 2, 2024):

They're just arbitrary prerelease identifiers - they can be any string, "alpha" and "beta" are just conventionally common.

@ljharb commented on GitHub (Mar 2, 2024): They're just arbitrary prerelease identifiers - they can be any string, "alpha" and "beta" are just conventionally common.
Author
Owner

@steveklabnik commented on GitHub (Mar 25, 2024):

That's correct.

@steveklabnik commented on GitHub (Mar 25, 2024): That's correct.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#623