mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-27 15:43:11 +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
|
check.dependsOn checkRelease
|
||||||
|
|
||||||
def isStable = true
|
def isStable = false
|
||||||
|
|
||||||
curseforge {
|
curseforge {
|
||||||
apiKey = project.hasProperty('curseForgeApiKey') ? project.curseForgeApiKey : ''
|
apiKey = project.hasProperty('curseForgeApiKey') ? project.curseForgeApiKey : ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user