1.19.3 Support; Updated cloudCommand to 1.8.0 (#63)

* Updated to MC1.19.3; updated cloudCommand to 1.8.0
* Delete Bukkit/bin/main directory
* Delete Bungee/bin/main directory
* Delete Velocity/bin directory
* Delete Common/bin/main directory
This commit is contained in:
multirp 2022-12-29 16:27:07 -05:00 committed by GitHub
parent 3815c9ac8d
commit 9a779eed79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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