prepare 6.0.1 release

This commit is contained in:
SpaceToad 2014-03-09 15:35:24 +01:00
parent 89acd880dc
commit 699295e19b

View file

@ -29,7 +29,7 @@ if (System.getenv().BUILD_NUMBER)
else
logger.lifecycle "SETTING BUILDNUMBER TO 0"
version = "6.0.0"
version = "6.0.1"
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]