diff --git a/build.gradle b/build.gradle index 896f3ed3..baddbe7a 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 nessasary things for Forge to be setup. -version = "0.3.6" +version = "0.3.7" group= "targoss.hardcorealchemy" // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "hardcorealchemy"