ci: change version to 1.6 release
This commit is contained in:
parent
8b729519b0
commit
9b9b55ed85
@ -14,7 +14,7 @@ allprojects {
|
||||
apply(plugin = "java-library")
|
||||
val groupName by extra("cn.wzpmc")
|
||||
val projectArtifactId by extra("my-bot")
|
||||
val projectVersion by extra("1.0.6-SNAPSHOT")
|
||||
val projectVersion by extra("1.0.6")
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven("https://libraries.minecraft.net")
|
||||
|
Loading…
x
Reference in New Issue
Block a user