mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 18:40:15 +08:00
1.0-RC2-dev-6
This commit is contained in:
parent
18a0a95609
commit
9a25ac78fa
@ -11,7 +11,7 @@
|
||||
|
||||
object Versions {
|
||||
const val core = "1.3.3"
|
||||
const val console = "1.0-RC2-dev-4"
|
||||
const val console = "1.0-RC2-dev-6"
|
||||
const val consoleGraphical = "0.0.7"
|
||||
const val consoleTerminal = console
|
||||
|
||||
|
@ -10,6 +10,6 @@
|
||||
package net.mamoe.mirai.console.gradle
|
||||
|
||||
internal object VersionConstants {
|
||||
const val CONSOLE_VERSION = "1.0-RC2-dev-4" // value is written here automatically during build
|
||||
const val CONSOLE_VERSION = "1.0-RC2-dev-6" // value is written here automatically during build
|
||||
const val CORE_VERSION = "1.3.3" // value is written here automatically during build
|
||||
}
|
Loading…
Reference in New Issue
Block a user