1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-19 06:49:24 +00:00

Bump cloud (#625)

This commit is contained in:
Aurorawr
2025-10-12 14:07:08 +01:00
committed by GitHub
parent 0a8cba05f8
commit 55a85ec736

View File

@@ -33,7 +33,7 @@ object Versions {
const val guiceVersion = "6.0.0"
const val nettyVersion = "4.1.49.Final"
const val snakeyamlVersion = "1.28"
const val cloudVersion = "2.0.0-beta.11" // for cloud-minecraft
const val cloudVersion = "2.0.0-beta.13" // for cloud-minecraft
const val cloudCore = "2.0.0-rc.2"
const val bstatsVersion = "3.0.2"