mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
2.2.0
This commit is contained in:
parent
934b36cf90
commit
3bfb570e69
@ -14,7 +14,7 @@ import java.time.Instant
|
||||
|
||||
internal object MiraiConsoleBuildConstants { // auto-filled on build (task :mirai-console:fillBuildConstants)
|
||||
@JvmStatic
|
||||
val buildDate: Instant = Instant.ofEpochSecond(1612005173)
|
||||
val buildDate: Instant = Instant.ofEpochSecond(1612010283)
|
||||
const val versionConst: String = "2.2.0"
|
||||
|
||||
@JvmStatic
|
||||
|
Loading…
Reference in New Issue
Block a user