5.0.2 release

This commit is contained in:
SpaceToad 2014-02-19 08:37:12 +01:00
parent b517ce2bf6
commit 30b00a3a2a

View file

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