mirror of
https://github.com/mamoe/mirai.git
synced 2026-09-06 07:04:56 +08:00
Update versions
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user