Version 2.11.1

This commit is contained in:
Him188 2022-05-25 21:04:57 +01:00
parent 7bebb23ca3
commit 2fb1512fe8
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.11.0"/*PROJECT_VERSION_END*/
?: /*PROJECT_VERSION_START*/"2.11.1"/*PROJECT_VERSION_END*/
val core = project
val console = project