This commit is contained in:
Him188
2021-02-07 14:31:17 +08:00
parent c4c0bce381
commit bf4502fa3e
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -11,8 +11,8 @@
| 版本类型 | 版本号 |
|:------:|:------------------------------:|
| 稳定 | 2.3.2 |
| 预览 | - |
| 稳定 | 2.3.2 |
| 预览 | 2.4-M1 |
| 开发 | [![Version]][Bintray Download] |
### 配置项目