Bump version to 0.0.45a

This commit is contained in:
Dom Eori
2023-04-06 21:57:15 +09:00
parent f35b7f407a
commit f900de1997
3 changed files with 5 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ dependencies {
}
group = "icu.samnya"
version = "0.0.45-RELEASE"
version = "0.0.45a-RELEASE"
description = "Aqua Server"
java.sourceCompatibility = JavaVersion.VERSION_17