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"
|
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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user