diff --git a/build.gradle b/build.gradle index 9fbe9221..d584139f 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.9" +version = "0.3.10" group= "targoss.hardcorealchemy" // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "hardcorealchemy"