1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-04-15 07:37:08 +08:00

Version 2.11.0

This commit is contained in:
Him188 2022-05-19 13:05:20 +01:00
parent c5681d9b85
commit b597bbdbaf
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-RC2"/*PROJECT_VERSION_END*/
?: /*PROJECT_VERSION_START*/"2.11.0"/*PROJECT_VERSION_END*/
val core = project
val console = project