Compare commits

...

1 Commits

Author SHA1 Message Date
Oak 2b62473372 Update Versions.kt 2025-07-17 14:13:40 +01:00
+1 -1
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"
}