Initial update for 1.19
This commit is contained in:
parent
4054a3eca9
commit
25e2dc20b9
2 changed files with 17 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
object VersionConstants {
|
||||
const val cloudVersion = "1.6.2"
|
||||
const val cloudVersion = "1.7.0-SNAPSHOT"
|
||||
const val adventureVersion = "4.9.3"
|
||||
const val adventurePlatformVersion = "4.0.1"
|
||||
const val adventureMinimessageVersion = "4.2.0-SNAPSHOT"
|
||||
const val bstatsVersion = "2.2.1"
|
||||
const val bstatsVersion = "3.0.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue