mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-12 14:00:12 +08:00
Set version to 2.10.0-RC
This commit is contained in:
parent
8845472e38
commit
86a389b585
@ -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.10.0-RC-null-1cd354a7"/*PROJECT_VERSION_END*/
|
||||
?: /*PROJECT_VERSION_START*/"2.10.0-RC"/*PROJECT_VERSION_END*/
|
||||
|
||||
val core = project
|
||||
val console = project
|
||||
|
Loading…
Reference in New Issue
Block a user