diff --git a/build.gradle b/build.gradle index ea6b14f..ebe26ce 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.0" +version = "RC1" group = "com.acgaming.spackenmobs" // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "Spackenmobs-1.12.2"