Bump version to 0.0.45

This commit is contained in:
Dom Eori
2023-03-31 15:08:23 +09:00
parent 16e72a5967
commit 79dfd9f2fc
3 changed files with 8 additions and 2 deletions

View File

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