build
This commit is contained in:
parent
c3b3db4ca0
commit
2355c92102
1 changed files with 2 additions and 2 deletions
|
@ -15,12 +15,12 @@ apply plugin: 'forge'
|
|||
|
||||
|
||||
|
||||
version = "2.1.1RC1"
|
||||
version = "2.2.1RC1"
|
||||
group= "com.stevenrs11.dimdoors" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = "dimdoors"
|
||||
|
||||
minecraft {
|
||||
version = "1.6.4-9.11.1.964"
|
||||
version = "1.6.4-9.11.1.965"
|
||||
}
|
||||
|
||||
targetCompatibility = '1.6'
|
||||
|
|
Loading…
Reference in a new issue