diff --git a/build.gradle b/build.gradle index 3577a1b7..c97388ae 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ apply plugin: 'net.minecraftforge.gradle.forge' // PATCH version when you make backwards-compatible bug fixes. // Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format. // We use the format MCVERSION-MAJOR.MINOR.PATCH -version = "1.12.2-0.1.6-pre1" +version = "1.12.2-0.1.6-pre2" group = "io.github.cadiboo.nocubes" // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "NoCubes"