feat: update minestom to 1.21.11

This commit is contained in:
Nico Weber
2025-12-21 01:41:15 +01:00
parent 2120dde0db
commit 9686372238
7 changed files with 56 additions and 50 deletions
+1 -1
View File
@@ -96,6 +96,6 @@ object Versions {
}
object Minestom {
const val minestom = "2025.10.31-1.21.10"
const val minestom = "2025.12.20c-1.21.11"
}
}