This commit is contained in:
Him188 2020-12-19 23:13:46 +08:00
parent 65d98314e0
commit 89af616f49
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ import org.gradle.api.attributes.Attribute
*/
object Versions {
const val project = "2.0-M1"
const val project = "2.0-M1-1"
const val kotlinCompiler = "1.4.21"
const val kotlinStdlib = "1.4.21"

View File

@ -21,7 +21,7 @@ mirai 使用纯 Kotlin 开发,最低要求 `JDK 1.8``Kotlin 1.4`。但注
| 版本类型 | 版本号 |
|:------:|:------------------------------:|
| 稳定 | 1.3.3 |
| 预览 | 2.0-M1 |
| 预览 | 2.0-M1-1 |
| 开发 | [![Version]][Bintray Download] |