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 #
# ############################ #
# 连接设置