2.0-RC-dev-2

This commit is contained in:
mzdluo123 2021-01-14 09:30:14 +08:00
parent 96e2a8e2e4
commit 42e9b6edb4
No known key found for this signature in database
GPG Key ID: 9F7BC2C154107A1D

View File

@ -13,7 +13,7 @@ import org.gradle.api.attributes.Attribute
object Versions {
const val core = "2.0-RC"
const val console = "2.0-RC"
const val console = "2.0-RC-dev-2"
const val consoleGraphical = "0.0.7"
const val consoleTerminal = console