Bump version to 0.0.43

This commit is contained in:
Dom Eori
2023-02-28 19:37:44 +09:00
parent 9848512803
commit feded44d81
3 changed files with 7 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ dependencies {
}
group = "icu.samnya"
version = "0.0.42-RELEASE"
version = "0.0.43-RELEASE"
description = "Aqua Server"
java.sourceCompatibility = JavaVersion.VERSION_17