From 059857a1de21d320a4fc181e3be4748fa537bf90 Mon Sep 17 00:00:00 2001 From: Cadiboo <37298044+Cadiboo@users.noreply.github.com> Date: Sat, 24 Nov 2018 22:33:52 +1100 Subject: [PATCH] prep for build --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1d509e3f..20244ddc 100644 --- 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 = "1.12.2-0.0.0-alpha2" +version = "1.12.2-0.0.0-alpha3" group = "cadiboo.nocubes" // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "NoCubes"