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