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

Fixed building

This commit is contained in:
Tim203
2022-06-08 00:08:39 +02:00
parent d68c9d6055
commit 1eec00606c
3 changed files with 15 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
*/
object Versions {
const val geyserVersion = "2.0.3-SNAPSHOT"
const val geyserVersion = "2.0.4-SNAPSHOT"
const val cumulusVersion = "1.1"
const val configUtilsVersion = "1.0-SNAPSHOT"
const val spigotVersion = "1.13-R0.1-SNAPSHOT"