ci: change version to 1.0.5
This commit is contained in:
parent
4c5fc7a673
commit
bc57932783
@ -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.4")
|
||||
val projectVersion by extra("1.0.5")
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven("https://libraries.minecraft.net")
|
||||
|
Loading…
x
Reference in New Issue
Block a user