Bump version to 3.4.0-SNAPSHOT, cloud to 1.6.1

This commit is contained in:
Frank van der Heijden 2021-12-20 19:52:02 +01:00
parent 2a80055b10
commit 51df8e35f1
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.0"
const val cloudVersion = "1.6.1"
const val adventureVersion = "4.9.3"
const val adventurePlatformVersion = "4.0.1"
const val adventureMinimessageVersion = "4.2.0-SNAPSHOT"