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