mirror of
https://github.com/jie65535/mirai-console-jnr-plugin.git
synced 2025-07-28 18:59:15 +08:00
更新版本至v1.1.0
This commit is contained in:
parent
2664f07cc1
commit
3c4e73efbd
@ -7,7 +7,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "top.jie65535"
|
group = "top.jie65535"
|
||||||
version = "1.0.0"
|
version = "1.1.0"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
|
@ -16,7 +16,7 @@ object JNudgeReply : KotlinPlugin(
|
|||||||
JvmPluginDescription(
|
JvmPluginDescription(
|
||||||
id = "me.jie65535.mirai-console-jnr-plugin",
|
id = "me.jie65535.mirai-console-jnr-plugin",
|
||||||
name = "J Nudge Reply",
|
name = "J Nudge Reply",
|
||||||
version = "1.0.0",
|
version = "1.1.0",
|
||||||
) {
|
) {
|
||||||
author("jie65535")
|
author("jie65535")
|
||||||
info("""自定义戳一戳回复插件""")
|
info("""自定义戳一戳回复插件""")
|
||||||
|
Loading…
Reference in New Issue
Block a user