1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-04-25 21:23:55 +08:00

Set version to 2.12.0

This commit is contained in:
Him188 2022-05-02 11:20:44 +01:00
parent 3a4a8d01a3
commit a7633cc327

View File

@ -15,7 +15,7 @@ import org.jetbrains.kotlin.gradle.plugin.KotlinDependencyHandler
object Versions {
val project = System.getenv("mirai.build.project.version")
?: /*PROJECT_VERSION_START*/"2.11.0"/*PROJECT_VERSION_END*/
?: /*PROJECT_VERSION_START*/"2.12.0"/*PROJECT_VERSION_END*/
val core = project
val console = project