From 112b392775f2d2f21a908cc982235290650800e9 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 13 Aug 2018 23:31:12 +0800 Subject: [PATCH] =?UTF-8?q?[U]=20=E7=89=88=E6=9C=AC=20v1.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- pom.xml | 4 ++-- src/main/resources/plugin-manager-default-config.yml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5e15ce8..976dd87 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@
-介绍 (v1.1.0): +介绍 (v1.2.0): -------- 一个基于PicqBotX QQ机器人类库的插件系统.
@@ -72,7 +72,7 @@ Maven 导入: com.github.hydevelop PicqBotX-PluginManager - 1.1.0 + 1.2.0 provided ``` @@ -100,13 +100,13 @@ allprojects { ```gradle dependencies { - implementation 'com.github.hydevelop:PicqBotX-PluginManager:1.1.0' + implementation 'com.github.hydevelop:PicqBotX-PluginManager:1.2.0' } ``` -#### [其他导入(SBT / Leiningen)](https://jitpack.io/#HyDevelop/PicqBotX-PluginManager/1.1.0) +#### [其他导入(SBT / Leiningen)](https://jitpack.io/#HyDevelop/PicqBotX-PluginManager/1.2.0)
@@ -190,7 +190,7 @@ done # ############################ # # PicqBotX 插件启动器 配置文件 # # 作者: Hykilpikonna # -# 对应版本: 1.1.0 # +# 对应版本: 1.2.0 # # ############################ # # 连接设置 diff --git a/pom.xml b/pom.xml index 3a57772..c7e7f39 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cc.moecraft.icq PicqBotX-PluginManager - 1.1.0 + 1.2.0 1.8 @@ -36,7 +36,7 @@ com.github.hydevelop HyCommonUtils - 1.1.0.5 + 1.2.0.5 diff --git a/src/main/resources/plugin-manager-default-config.yml b/src/main/resources/plugin-manager-default-config.yml index ac04a9a..5e9e480 100644 --- a/src/main/resources/plugin-manager-default-config.yml +++ b/src/main/resources/plugin-manager-default-config.yml @@ -1,7 +1,7 @@ # ############################ # # PicqBotX 插件启动器 配置文件 # # 作者: Hykilpikonna # -# 对应版本: 1.1.0 # +# 对应版本: 1.2.0 # # ############################ # # 连接设置