update forge and mappings
This commit is contained in:
parent
9f3622ea33
commit
82b99fed34
1 changed files with 2 additions and 2 deletions
|
@ -75,8 +75,8 @@ if (ENV.BUILD_NUMBER) {
|
||||||
}
|
}
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.8.8-11.14.4.1576-1.8.8"
|
version = "1.8.8-11.14.4.1590-1.8.8"
|
||||||
mappings = 'snapshot_20151122'
|
mappings = 'snapshot_20151126'
|
||||||
replace "@MODVERSION@", project.version
|
replace "@MODVERSION@", project.version
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue