Skip to content

Commit

Permalink
Release version 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Jul 31, 2022
1 parent d4c519f commit 6698f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Expand Up @@ -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.0"/*PROJECT_VERSION_END*/
?: /*PROJECT_VERSION_START*/"2.12.1"/*PROJECT_VERSION_END*/

val core = project
val console = project
Expand Down

0 comments on commit 6698f57

Please sign in to comment.