Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kloping committed Nov 13, 2021
1 parent ef7634f commit ec05fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/hrs/kloping/HPlugin_AutoReply.java
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ private static void createFile() {
}

private HPlugin_AutoReply() {
super(new JvmPluginDescriptionBuilder("com.hrs.kloping.h_plugin_AutoReply", "0.2")
super(new JvmPluginDescriptionBuilder("com.hrs.kloping.h_plugin_AutoReply", "0.2.1")
.name("插件_3 Author => HRS")
.info("自定义回话插件")
.author("HRS")
Expand Down

0 comments on commit ec05fe1

Please sign in to comment.