We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad23fd commit af63ad5Copy full SHA for af63ad5
.changelog/v3.1.0.0-M8.md
@@ -0,0 +1,11 @@
1
+**部分库版本参考**
2
+
3
+| **库** | **版本** |
4
+|:---------:|:------:|
5
+| [simbot核心库](https://github.com/simple-robot/simpler-robot) | [`v3.1.0`](https://github.com/simple-robot/simpler-robot/releases/tag/v3.1.0) |
6
+| [mirai](https://github.com/mamoe/mirai) | [`v2.15.0-RC`](https://github.com/mamoe/mirai/releases/tag/v2.15.0-RC) |
7
8
+> **Warning**
9
+>
10
+> 此版本中对应的 mirai 版本是一个**非正式版本**,此版本依旧存在一些可能导致无法登录的情况,
11
+> 你依旧需要参阅 https://github.com/mamoe/mirai/issues/2570 来了解这些可能出现的问题以及它们的解决方案。
website/static/version.json
@@ -1,3 +1,3 @@
{
- "version": "3.0.0.0-M6"
+ "version": "3.1.0.0-M8"
}
0 commit comments