Drop 1.17 in favor of 1.17.1

Primarily because fabric-api for 1.17 never received any updates, so
fabric-screen-api isn't available for it.
This commit is contained in:
Jonas Herzig
2023-06-12 08:49:15 +02:00
parent 81509a9acf
commit 0c5009db8d
8 changed files with 2 additions and 9 deletions

View File

@@ -29,7 +29,6 @@ val jGuiVersions = listOf(
"1.15.2",
"1.16.1",
"1.16.4",
"1.17",
"1.17.1",
"1.18.1",
"1.18.2",
@@ -55,7 +54,6 @@ val replayModVersions = listOf(
"1.15.2",
"1.16.1",
"1.16.4",
"1.17",
"1.17.1",
"1.18.1",
"1.18.2",