Bump cloud to 1.6.2 and commodore to 1.13

This commit is contained in:
Frank van der Heijden 2022-03-02 14:47:51 +01:00
parent 0f89b1128e
commit c95aa49560
No known key found for this signature in database
GPG key ID: B808721C2DD5B5B8
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
object VersionConstants {
const val cloudVersion = "1.6.1"
const val cloudVersion = "1.6.2"
const val adventureVersion = "4.9.3"
const val adventurePlatformVersion = "4.0.1"
const val adventureMinimessageVersion = "4.2.0-SNAPSHOT"