provision for BC 6.0.5

This commit is contained in:
SpaceToad 2014-04-06 18:12:19 +02:00
parent d66a0e6271
commit 9fbd9cb7b2

View file

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