mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-04 23:32:55 +08:00
misc(build.gradle): Bump version to 2.0.0-unstable
woo gc 2.0!
This commit is contained in:
parent
d11e13a005
commit
1894305b94
@ -57,7 +57,7 @@ sourceCompatibility = JavaVersion.VERSION_21
|
|||||||
targetCompatibility = JavaVersion.VERSION_21
|
targetCompatibility = JavaVersion.VERSION_21
|
||||||
|
|
||||||
group = 'io.grasscutter'
|
group = 'io.grasscutter'
|
||||||
version = '1.7.5-dev'
|
version = '2.0.0-unstable'
|
||||||
|
|
||||||
java {
|
java {
|
||||||
withJavadocJar()
|
withJavadocJar()
|
||||||
|
Loading…
Reference in New Issue
Block a user