mirror of
https://github.com/FabricMC/fabric.git
synced 2025-03-23 21:40:02 -04:00
Set curse game version
This commit is contained in:
parent
2d512d3d03
commit
a6344a2035
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ curseforge {
|
|||
id = '306612'
|
||||
changelog = 'A changelog can be found at https://github.com/FabricMC/fabric/commits'
|
||||
releaseType = 'alpha'
|
||||
addGameVersion '1.15-Snapshot'
|
||||
addGameVersion '1.16-Snapshot'
|
||||
mainArtifact(file("${project.buildDir}/libs/${archivesBaseName}-${version}.jar")) {
|
||||
displayName = "[$Globals.mcVersion] Fabric API $Globals.baseVersion build $ENV.BUILD_NUMBER"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue