mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 18:40:15 +08:00
Update versions
This commit is contained in:
parent
6c71783498
commit
ea577fa262
@ -12,8 +12,8 @@
|
||||
import org.gradle.api.attributes.Attribute
|
||||
|
||||
object Versions {
|
||||
const val core = "2.0.0" // WARNING: This might not be up-to-date since included in mirai build.
|
||||
const val console = "2.0.0"
|
||||
const val core = "2.2.0" // WARNING: This might not be up-to-date since included in mirai build.
|
||||
const val console = "2.2.0"
|
||||
const val consoleGraphical = "0.0.7"
|
||||
const val consoleTerminal = console
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user