diff --git a/.github/ISSUE_TEMPLATE/-------bug-.md b/.github/ISSUE_TEMPLATE/-------bug-.md
index ff3aa7ef..b79c07d9 100644
--- a/.github/ISSUE_TEMPLATE/-------bug-.md
+++ b/.github/ISSUE_TEMPLATE/-------bug-.md
@@ -37,7 +37,7 @@ assignees: ''
**PicqBotX 运行环境:**
- 系统: [比如说: Windows 10 1903]
- - 版本: [比如说: 4.15.0.1046.PRE]
+ - 版本: [比如说: 4.15.0.1052]
**CoolQ HTTP 运行环境:**
- 系统: [比如说: Windows 10 1903]
diff --git a/README.md b/README.md
index 10e77752..5ba40df1 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Maven 导入:
@@ -553,7 +553,7 @@ public class CommandVersion implements EverywhereCommand // 实现EverywhereComm
{
// 处理, 返回值会自动回复回去
// 这里因为这个指令是用来查版本的, 所以直接返回字符串了
- return "TestBot - PicqBotX v4.15.0.1046.PRE";
+ return "TestBot - PicqBotX v4.15.0.1052";
}
}
```
diff --git a/docs/constant-values.html b/docs/constant-values.html
index 02339981..1b726a9b 100644
--- a/docs/constant-values.html
+++ b/docs/constant-values.html
@@ -318,7 +318,7 @@
public static final java.lang.String
VERSION
"4.15.0.1046.PRE"
"4.15.0.1052"