Update Versions.kt

This commit is contained in:
Oak 2025-07-17 14:13:40 +01:00 committed by GitHub
parent 9f546370cd
commit 2b62473372
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ object Versions {
const val paperDevBundle = paperBuild
const val runPaper = "2.3.1"
const val paperWeight = "2.0.0-beta.17"
const val cloud = "2.0.0-beta.10"
const val cloud = "2.0.0-beta.11"
const val multiverse = "5.0.2"
}