mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-12 22:10:14 +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 {
|
object Versions {
|
||||||
val project = System.getenv("mirai.build.project.version")
|
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 core = project
|
||||||
val console = project
|
val console = project
|
||||||
|
Loading…
Reference in New Issue
Block a user