Version to 1.12
This commit is contained in:
parent
2abc4a777c
commit
59c38e589b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ repositories {
|
||||||
|
|
||||||
group = 'net.minecraft'
|
group = 'net.minecraft'
|
||||||
archivesBaseName = 'launchwrapper'
|
archivesBaseName = 'launchwrapper'
|
||||||
version = '1.11'
|
version = '1.12'
|
||||||
sourceCompatibility = 1.6
|
sourceCompatibility = 1.6
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Reference in a new issue