Bump to version `1.7.4`

This commit is contained in:
KingRainbow44 2023-11-30 23:41:55 -05:00
parent 564b609028
commit 5ebad71e9d
No known key found for this signature in database
GPG Key ID: FC2CB64B00D257BE
1 changed files with 1 additions and 1 deletions

View File

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