mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-31 03:30:08 +08:00
Release version v2.6-M1
This commit is contained in:
parent
1c486854a8
commit
30cb70f67f
@ -12,7 +12,7 @@
|
|||||||
import org.gradle.api.attributes.Attribute
|
import org.gradle.api.attributes.Attribute
|
||||||
|
|
||||||
object Versions {
|
object Versions {
|
||||||
const val project = "2.5.1-dev-1"
|
const val project = "2.6-M1"
|
||||||
|
|
||||||
const val core = project
|
const val core = project
|
||||||
const val console = project
|
const val console = project
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
| 版本类型 | 版本号 |
|
| 版本类型 | 版本号 |
|
||||||
|:------:|:------------------------------:|
|
|:------:|:------------------------------:|
|
||||||
| 稳定 | 2.5.0 |
|
| 稳定 | 2.5.0 |
|
||||||
| 预览 | - |
|
| 预览 | 2.6-M1 |
|
||||||
| 开发 | [![Version]][Bintray Download] |
|
| 开发 | [![Version]][Bintray Download] |
|
||||||
|
|
||||||
### 配置项目
|
### 配置项目
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 5dc1c90ac472276f9d88587928cf54e96e67f680
|
Subproject commit 6b251b9267ad8195cccc9e5bdea5e86a9778e065
|
Loading…
Reference in New Issue
Block a user