add 1.16.5 to list

This commit is contained in:
creeper123123321 2021-01-23 16:31:51 -03:00
parent 2a66b0557b
commit d4c108adf2

View File

@ -95,7 +95,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 {