Remove extra game version

This commit is contained in:
shedaniel
2025-10-03 00:04:04 +08:00
parent fff54670b7
commit dd8ddff874

View File

@@ -113,7 +113,7 @@ unifiedPublishing {
displayName = "[Fabric $rootProject.supported_version] v$project.version"
releaseType = "$rootProject.artifact_type"
changelog = releaseChangelog()
gameVersions = ["1.21.9"]
gameVersions = []
gameLoaders = ["fabric"]
mainPublication renameJarForPublication
relations {