Update CF mc version.

This commit is contained in:
modmuss50 2021-11-28 14:36:58 +00:00
parent 898298b4d1
commit c0c6724cd5
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ curseforge {
id = "237903"
changelog = ENV.CHANGELOG ?: "No changelog provided"
releaseType = ENV.RELEASE_CHANNEL ?: "release"
addGameVersion "1.17.1"
addGameVersion "1.18-Snapshot"
addGameVersion "Fabric"
mainArtifact(file("${project.buildDir}/libs/${archivesBaseName}-${version}.jar"))

View file

@ -280,7 +280,7 @@ curseforge {
id = "233564"
changelog = ENV.CHANGELOG ?: "No changelog provided"
releaseType = ENV.RELEASE_CHANNEL ?: "release"
addGameVersion "1.17.1" // Also update in RebornCore/build.gradle
addGameVersion "1.18-Snapshot" // Also update in RebornCore/build.gradle
addGameVersion "Fabric"
mainArtifact remapJar