Let's not break compatibility...

This commit is contained in:
Adubbz 2014-10-05 12:07:24 +11:00
parent c15842454c
commit f052296867

View file

@ -34,7 +34,7 @@ configFile.withReader {
project.ext.config = new ConfigSlurper().parse prop
}
group = "biomesoplenty"
group = "com.github.glitchfiend.biomesoplenty"
version = config.mod_version
archivesBaseName = "BiomesOPlenty"