Skip to content

Commit

Permalink
Mark the release as beta-quality
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Sep 12, 2020
1 parent 8b4a01d commit 72c1d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ curseforge {
apiKey = project.hasProperty('curseForgeApiKey') ? project.curseForgeApiKey : ''
project {
id = '282001'
releaseType = 'alpha'
releaseType = 'beta'
changelog = "Release notes can be found on the GitHub repository (https://github.com/SquidDev-CC/CC-Tweaked/releases/tag/v${mc_version}-${mod_version})."

relations {
Expand Down

0 comments on commit 72c1d45

Please sign in to comment.