Downgrade development version to 1.6.0

This commit is contained in:
KingRainbow44 2023-06-01 02:37:01 -04:00
parent 97c70f7877
commit 98375deac9
No known key found for this signature in database
GPG Key ID: FC2CB64B00D257BE

View File

@ -57,7 +57,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
group = 'io.grasscutter'
version = '2.0.0-unstable'
version = '1.6.0'
java {
withJavadocJar()