version 5.0.1

This commit is contained in:
SpaceToad 2014-02-17 22:14:03 +01:00
parent 31f6516b79
commit 983cd6fba7

2
build.gradle Normal file → Executable file
View file

@ -29,7 +29,7 @@ if (System.env.hasProperty('buildnumber'))
else
logger.lifecycle "SETTING BUILDNUMBER TO 0"
version = "5.0.0"
version = "5.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]