mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-20 19:04:44 -04:00
Update curseforge version.
This commit is contained in:
parent
24270b779d
commit
44cddb4e00
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ curseforge {
|
|||
id = "306612"
|
||||
changelog = ENV.CHANGELOG ?: "No changelog provided"
|
||||
releaseType = project.prerelease == "true" ? "beta" : "release"
|
||||
addGameVersion "1.19-Snapshot"
|
||||
addGameVersion "1.19"
|
||||
addGameVersion "Fabric"
|
||||
|
||||
mainArtifact(signingEnabled ? signRemapJar.output : remapJar) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue