[M] Rename project & prepare for 1.0.0

This commit is contained in:
Azalea
2024-03-03 00:00:33 -05:00
parent 9ea5e2cd90
commit 2ba5073d55
2 changed files with 3 additions and 3 deletions

View File

@@ -77,8 +77,8 @@ dependencies {
}
group = "icu.samnya"
version = "0.0.47"
description = "Aqua Server"
version = "1.0.0"
description = "AquaDX Arcade Server"
java.sourceCompatibility = JavaVersion.VERSION_17
springBoot {