prepare release 6.0.6

This commit is contained in:
SpaceToad 2014-04-12 21:34:20 +02:00
parent b9d2816f5a
commit 21a9f41d12

View file

@ -21,7 +21,7 @@ buildscript {
apply plugin: 'forge' // adds the forge dependency
apply plugin: 'maven' // for uploading to a maven repo
version = "6.0.5"
version = "6.0.666666"
group= "com.mod-buildcraft"
archivesBaseName = "buildcraft" // the name that all artifacts will use as a base. artifacts names follow this pattern: [baseName]-[appendix]-[version]-[classifier].[extension]