Bump version to v1.7.1

This commit is contained in:
KingRainbow44
2023-09-02 19:05:34 -04:00
parent 416ef56101
commit d6abb2288d

View File

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