Merge pull request #515 from PolyhedralDev/dev/1.21.7

Bumped Cloud for Paper and Fabric version
This commit is contained in:
Zoë Gidiere 2025-07-09 16:42:23 -06:00 committed by GitHub
commit 79f9488380
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ object Versions {
object Fabric {
const val fabricAPI = "0.128.1+${Mod.minecraft}"
const val cloud = "2.0.0-beta.10"
const val cloud = "2.0.0-beta.11"
}
//
// object Quilt {