Bump to version 1.7.2

This commit is contained in:
KingRainbow44 2023-09-30 23:16:35 -04:00
parent 6e309b6fee
commit 3094facb88
No known key found for this signature in database
GPG Key ID: FC2CB64B00D257BE

View File

@ -58,7 +58,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
group = 'io.grasscutter'
version = '1.7.1'
version = '1.7.2'
java {
withJavadocJar()