Returns the release type of specific Version.
Represents a release candidate release, this is when this project is almost through completion of a new release.
Represents a snapshot release, that this is a pre-beta release and bugs will occur.
Represents a beta release, this might have some bugs to work out.
Full release! The default release type for a Version object.