mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
Remove extra game version
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user