prepare 6.0.14 release

This commit is contained in:
SpaceToad 2014-05-18 16:00:46 +02:00
parent 89f71c515b
commit b63fb22db4
3 changed files with 12 additions and 2 deletions

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 = "6.0.13"
version = "6.0.14"
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]

View file

@ -0,0 +1,10 @@
#1824 wooden pipes should be able to interract again with older power machines [SpaceToad]
#1823 possible issues with Facades [Prototik]
#1821 fix potential NPE in AssemblyTable [Prototik]
#1820 fix potential NPE in blueprints bug-minor [Prototik]
#1815 fixed minor crashes with blueprints [SpaceToad]
#1812 errors when removing blueprint too early from library [SpaceToad]
#1811 problems with the blueprint deployer [SpaceToad]
#1810 make Converter block works with pipes [Prototik]
#1808 "Phased" Facades localization [dmillerw]
#1746 fixed various power transmission issues [SpaceToad]

View file

@ -1,2 +1,2 @@
1.6.4:BuildCraft:4.2.2
1.7.2:BuildCraft:6.0.13
1.7.2:BuildCraft:6.0.14