Rename RELEASECANDIDATE to RELEASE_CANDIDATE

This commit is contained in:
JeremyStar™ 2024-06-11 22:29:41 +02:00
parent 1c658a8b94
commit 832ed5cd5c
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -48,7 +48,7 @@ public enum VersionType {
* *
* @since 1-alpha0 * @since 1-alpha0
*/ */
RELEASECANDIDATE, RELEASE_CANDIDATE,
/** /**
* Should be used for tested, stable and working builds. * Should be used for tested, stable and working builds.