Update curse gradle

This commit is contained in:
Adubbz 2019-12-26 19:53:01 +11:00
parent 25225a82e7
commit 1fb942549c
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ buildscript {
}
plugins {
id "com.matthewprenger.cursegradle" version "1.2.0"
id "com.matthewprenger.cursegradle" version "1.4.0"
}
apply plugin: 'net.minecraftforge.gradle'
@ -105,7 +105,7 @@ curseforge {
changelog = changelog_file
}
releaseType = 'alpha'
releaseType = 'beta'
mainArtifact(jar) {
displayName = "Biomes O' Plenty ${version}"