Bump to version 1.7.3

This commit is contained in:
KingRainbow44 2023-10-31 22:23:45 -04:00
parent cf6fb275be
commit 0e033e3f77
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.2'
version = '1.7.3'
java {
withJavadocJar()