1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-19 14:59:20 +00:00

Update Geyser version (#481)

* Update Geyser version
* Update Versions.kt
This commit is contained in:
rtm516
2024-01-28 22:51:20 +00:00
committed by GitHub
parent 94eabd7015
commit 19391fa253

View File

@@ -24,7 +24,7 @@
*/
object Versions {
const val geyserVersion = "2.1.2-SNAPSHOT"
const val geyserVersion = "2.2.1-SNAPSHOT"
const val cumulusVersion = "1.1.2"
const val eventsVersion = "1.1-SNAPSHOT"
const val configUtilsVersion = "1.0-SNAPSHOT"