Bump version to 1.6.1

This commit is contained in:
KingRainbow44 2023-06-01 14:35:01 -04:00
parent 4870871b2c
commit bb1729c227
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 = '1.6.0'
version = '1.6.1'
java {
withJavadocJar()