1.6.2 code #121

Merged
StevenRS11 merged 78 commits from 1.6.2-code into master 2014-01-03 07:15:09 +00:00
Showing only changes of commit 2355c92102 - Show all commits

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'