prepare 6.0.7 version
This commit is contained in:
parent
3411d023a5
commit
877940fb70
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ buildscript {
|
|||
apply plugin: 'forge' // adds the forge dependency
|
||||
apply plugin: 'maven' // for uploading to a maven repo
|
||||
|
||||
version = "6.0.6"
|
||||
version = "6.0.7"
|
||||
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]
|
||||
|
||||
|
|
Loading…
Reference in a new issue