Skip to content

Commit

Permalink
update 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MrXiaoM committed Mar 8, 2023
1 parent d052a00 commit 1bc8eeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "top.mrxiaom"
version = "0.1.5"
version = "0.1.6"

repositories {
maven("https://repo.huaweicloud.com/repository/maven")
Expand Down
2 changes: 1 addition & 1 deletion src/main/kotlin/WifeYouWant.kt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ object WifeYouWant : KotlinPlugin(
JvmPluginDescription(
id = "top.mrxiaom.wifeyouwant",
name = "抽老婆",
version = "0.1.0",
version = "0.1.6",
) {
author("MrXiaoM")
info("""嘻嘻,一天换一个老婆""")
Expand Down

0 comments on commit 1bc8eeb

Please sign in to comment.