Skip to content

Commit

Permalink
Update spigot supported version list
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlueF committed Sep 12, 2024
1 parent 9d11814 commit 134f982
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions implementations/spigot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ plugins {
}

val supportedMinecraftVersions = listOf(
"1.16.5",
"1.17", "1.17.1",
"1.18", "1.18.1", "1.18.2",
"1.19", "1.19.1", "1.19.2", "1.19.3", "1.19.4",
"1.20", "1.20.1", "1.20.2", "1.20.3", "1.20.4", "1.20.5", "1.20.6",
"1.21"
)
Expand Down

0 comments on commit 134f982

Please sign in to comment.