build
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user