[M] Rename project & prepare for 1.0.0

pull/17/head
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 {

View File

@ -2,4 +2,4 @@
* This file was generated by the Gradle 'init' task.
*/
rootProject.name = "aqua"
rootProject.name = "AquaDX"