mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-18 15:47:46 +01:00
add 1.16.5 to list
This commit is contained in:
parent
412637442f
commit
416e5c42a8
@ -91,7 +91,7 @@ curseforge {
|
||||
"mc-1.8" -> listOf("1.8.9")
|
||||
"mc-1.14" -> listOf("1.14", "1.14.1", "1.14.2", "1.14.3", "1.14.4")
|
||||
"mc-1.15" -> listOf("1.15", "1.15.1", "1.15.2")
|
||||
"mc-1.16" -> listOf("1.16", "1.16.1", "1.16.2", "1.16.3", "1.16.4")
|
||||
"mc-1.16" -> listOf("1.16", "1.16.1", "1.16.2", "1.16.3", "1.16.4", "1.16.5")
|
||||
"mc-1.17" -> listOf("1.17")
|
||||
else -> emptyList()
|
||||
}.forEach {
|
||||
|
Loading…
Reference in New Issue
Block a user