ReleaseType
Returns the release type of specific Version.
Inheritors
Types
Link copied to clipboard
Represents an alpha release, which is still a development build.
Link copied to clipboard
Represents a beta release, this might have some bugs to work out.
Link copied to clipboard
Default release type for anything.
Link copied to clipboard
Represents a release candidate release, this is when this project is almost through completion of a new release.
Link copied to clipboard
Represents a snapshot release, that this is a pre-beta release and bugs will occur.