prepare 6.0.4 release

This commit is contained in:
SpaceToad 2014-03-30 13:09:43 +02:00
parent ab75f0c623
commit 9e0a038197

View file

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