mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 18:40:15 +08:00
Fix publishing
This commit is contained in:
parent
2a0cc6ca16
commit
934b36cf90
@ -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(1611987739)
|
||||
val buildDate: Instant = Instant.ofEpochSecond(1612005173)
|
||||
const val versionConst: String = "2.2.0"
|
||||
|
||||
@JvmStatic
|
||||
|
Loading…
Reference in New Issue
Block a user