Version 2.12.3

This commit is contained in:
Him188 2022-09-11 20:24:03 +08:00
parent 9c34efb1af
commit 7b7a9e107e
No known key found for this signature in database
GPG Key ID: BA439CDDCF652375

View File

@ -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