diff --git a/build.gradle b/build.gradle index 40080c7..75a2f8e 100755 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge' //Only edit below this line, the above code adds and enables the necessary things for Forge to be setup. -version = "v1.0.0-beta.1" +version = "v1.0.0-beta.2" group = "io.github.hhui64.pixelmoninfoplus" // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "PixelmonInfoPlus"