This commit is contained in:
StevenRS11 2013-12-25 23:14:13 -06:00
parent c3b3db4ca0
commit 2355c92102

View file

@ -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'