mirror of https://github.com/hykilpikonna/AquaDX
[M] Rename project & prepare for 1.0.0
parent
9ea5e2cd90
commit
2ba5073d55
|
@ -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 {
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
* This file was generated by the Gradle 'init' task.
|
||||
*/
|
||||
|
||||
rootProject.name = "aqua"
|
||||
rootProject.name = "AquaDX"
|
||||
|
|
Loading…
Reference in New Issue