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"
|
group = "icu.samnya"
|
||||||
version = "0.0.47"
|
version = "1.0.0"
|
||||||
description = "Aqua Server"
|
description = "AquaDX Arcade Server"
|
||||||
java.sourceCompatibility = JavaVersion.VERSION_17
|
java.sourceCompatibility = JavaVersion.VERSION_17
|
||||||
|
|
||||||
springBoot {
|
springBoot {
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
* This file was generated by the Gradle 'init' task.
|
* This file was generated by the Gradle 'init' task.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
rootProject.name = "aqua"
|
rootProject.name = "AquaDX"
|
||||||
|
|
Loading…
Reference in New Issue