diff --git a/build.gradle b/build.gradle index 28bcae3..2ec43e6 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-14.23.2.2624" +version = "1.12.2-1.0.0-beta" group = "com.team.kalstuff" // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "KalStuff"