mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-22 13:46:13 +08:00
0.31.4
This commit is contained in:
parent
717554ee7f
commit
a25f9e89b1
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
开发版本. 频繁更新, 不保证高稳定性
|
开发版本. 频繁更新, 不保证高稳定性
|
||||||
|
|
||||||
|
## `0.31.4` 2020/3/31
|
||||||
|
- 修复 At 在手机上显示错误的问题
|
||||||
|
|
||||||
## `0.31.3` 2020/3/31
|
## `0.31.3` 2020/3/31
|
||||||
- 修复 #178
|
- 修复 #178
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
object Versions {
|
object Versions {
|
||||||
object Mirai {
|
object Mirai {
|
||||||
const val version = "0.31.3"
|
const val version = "0.31.4"
|
||||||
}
|
}
|
||||||
|
|
||||||
object Kotlin {
|
object Kotlin {
|
||||||
|
Loading…
Reference in New Issue
Block a user