mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-25 23:10:12 +08:00
Version 2.12.3
This commit is contained in:
parent
9c34efb1af
commit
7b7a9e107e
@ -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.2"/*PROJECT_VERSION_END*/
|
||||
?: /*PROJECT_VERSION_START*/"2.12.3"/*PROJECT_VERSION_END*/
|
||||
|
||||
val core = project
|
||||
val console = project
|
||||
|
Loading…
Reference in New Issue
Block a user