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