mirror of
https://github.com/FabricMC/fabric.git
synced 2025-03-21 20:50:28 -04:00
update curse version
This commit is contained in:
parent
e5d3217f0d
commit
54fedaeb9b
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ curseforge {
|
|||
id = '306612'
|
||||
changelog = 'A changelog can be found at https://github.com/FabricMC/fabric/commits'
|
||||
releaseType = 'release'
|
||||
addGameVersion '1.16-Snapshot'
|
||||
addGameVersion '1.16.2'
|
||||
addGameVersion 'Fabric'
|
||||
mainArtifact(file("${project.buildDir}/libs/${archivesBaseName}-${version}.jar")) {
|
||||
displayName = "[$Globals.mcVersion] Fabric API $Globals.baseVersion build $ENV.BUILD_NUMBER"
|
||||
|
|
Loading…
Reference in a new issue