mirror of
https://github.com/mamoe/mirai.git
synced 2025-04-24 20:43:33 +08:00
Set version in dev to 2.13.0
This commit is contained in:
parent
16bbfdd36a
commit
9d33c05aad
@ -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.12.0"/*PROJECT_VERSION_END*/
|
||||
?: /*PROJECT_VERSION_START*/"2.13.0"/*PROJECT_VERSION_END*/
|
||||
|
||||
val core = project
|
||||
val console = project
|
||||
|
Loading…
Reference in New Issue
Block a user