mirror of
https://github.com/mamoe/mirai.git
synced 2026-08-19 12:43:32 +08:00
2.4-M1
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
import org.gradle.api.attributes.Attribute
|
||||
|
||||
object Versions {
|
||||
const val project = "2.4.0-dev-1"
|
||||
const val project = "2.4-M1"
|
||||
|
||||
const val core = project
|
||||
const val console = project
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
|
||||
| 版本类型 | 版本号 |
|
||||
|:------:|:------------------------------:|
|
||||
| 稳定 | 2.3.2 |
|
||||
| 预览 | - |
|
||||
| 稳定 | 2.3.2 |
|
||||
| 预览 | 2.4-M1 |
|
||||
| 开发 | [![Version]][Bintray Download] |
|
||||
|
||||
### 配置项目
|
||||
|
||||
Submodule mirai-console updated: 9c82fa721a...626b8d600b
Reference in New Issue
Block a user