BuildCraft 7.1.22

This commit is contained in:
AlexIIL 2017-05-30 20:34:46 +01:00
parent 50147c04a4
commit b9e8998dae

View file

@ -22,7 +22,7 @@ apply plugin: 'forge' // adds the forge dependency
apply plugin: 'maven' // for uploading to a maven repo
apply plugin: 'checkstyle'
version = "7.1.21"
version = "7.1.22"
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]