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" displayName = "[Fabric $rootProject.supported_version] v$project.version"
releaseType = "$rootProject.artifact_type" releaseType = "$rootProject.artifact_type"
changelog = releaseChangelog() changelog = releaseChangelog()
gameVersions = ["1.21.9"] gameVersions = []
gameLoaders = ["fabric"] gameLoaders = ["fabric"]
mainPublication renameJarForPublication mainPublication renameJarForPublication
relations { relations {