mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-15 05:57:38 +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:
@@ -508,7 +508,7 @@ task checkRelease {
|
||||
}
|
||||
check.dependsOn checkRelease
|
||||
|
||||
def isStable = true
|
||||
def isStable = false
|
||||
|
||||
curseforge {
|
||||
apiKey = project.hasProperty('curseForgeApiKey') ? project.curseForgeApiKey : ''
|
||||
|
Reference in New Issue
Block a user