mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-14 11:15:43 +00:00
Mark 1.19 as alpha-quality
I knew I had an option for this, I just forgot to flip it!
This commit is contained in:
parent
a879efc3d0
commit
755f8eff93
@ -508,7 +508,7 @@ task checkRelease {
|
||||
}
|
||||
check.dependsOn checkRelease
|
||||
|
||||
def isStable = true
|
||||
def isStable = false
|
||||
|
||||
curseforge {
|
||||
apiKey = project.hasProperty('curseForgeApiKey') ? project.curseForgeApiKey : ''
|
||||
|
Loading…
Reference in New Issue
Block a user