Update Forge to last 1.5.2 version in build script.
This commit is contained in:
parent
a4765c766e
commit
f6e7617ee9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
<property name="mcpsrc.dir" value="${mcp.dir}/src"/>
|
||||
|
||||
<property name="mc.version" value="1.5.2"/>
|
||||
<property name="forge.version" value="7.8.0.686"/>
|
||||
<property name="forge.version" value="7.8.1.738"/>
|
||||
<!-- <property name="project.version" value="0.0.0"/>-->
|
||||
|
||||
<property name="buildcraft.name" value="buildcraft"/>
|
||||
|
|
Loading…
Reference in a new issue