Bump version

This commit is contained in:
Roman Zhuravlev 2025-09-03 19:37:24 +05:00
parent dfca65436f
commit 864839a96b

View file

@ -1,5 +1,5 @@
object VersionConstants {
const val cloudVersion = "1.8.0"
const val cloudVersion = "1.8.5-SNAPSHOT"
const val adventureVersion = "4.11.0"
const val adventurePlatformVersion = "4.1.2"
const val adventureMinimessageVersion = "4.2.0-SNAPSHOT"