mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Remove 1.21.9 from Modrinth publishing
This commit is contained in:
@@ -13,7 +13,7 @@ modrinth {
|
||||
versionNumber.set(projectVersion(project))
|
||||
versionType.set("beta")
|
||||
changelog.set(System.getenv("CHANGELOG") ?: "")
|
||||
gameVersions.addAll("1.21.9", libs.minecraft.get().version as String)
|
||||
gameVersions.addAll(libs.minecraft.get().version as String)
|
||||
failSilently.set(true)
|
||||
|
||||
syncBodyFrom.set(rootProject.file("README.md").readText())
|
||||
|
||||
Reference in New Issue
Block a user