Bumped forge to 14.23.5.2796
This commit is contained in:
parent
7cc0c472f9
commit
ecda412b46
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ if (ENV.BUILD_NUMBER) {
|
||||||
}
|
}
|
||||||
|
|
||||||
minecraft {
|
minecraft {
|
||||||
version = "1.12.2-14.23.5.2768"
|
version = "1.12.2-14.23.5.2796"
|
||||||
mappings = "snapshot_20171003"
|
mappings = "snapshot_20171003"
|
||||||
replace "@MODVERSION@", project.version
|
replace "@MODVERSION@", project.version
|
||||||
useDepAts = true
|
useDepAts = true
|
||||||
|
|
Loading…
Reference in a new issue