Skip to content

Commit af63ad5

Browse files
committed
release: v3.1.0.0-M8
1 parent 0ad23fd commit af63ad5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.changelog/v3.1.0.0-M8.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "3.0.0.0-M6"
2+
"version": "3.1.0.0-M8"
33
}

0 commit comments

Comments
 (0)