Update to Forge Build 2375 (fixes #70)

This commit is contained in:
Jonas Herzig
2017-06-27 15:07:54 +02:00
parent 6109960d4a
commit a6ffae2148
3 changed files with 7 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ archivesBaseName = "replaymod"
minecraft {
coreMod = 'com.replaymod.core.LoadingPlugin'
version = '1.12-14.21.0.2327'
version = '1.12-14.21.0.2375'
runDir = "eclipse"
mappings = "snapshot_20170615"
replace '@MOD_VERSION@', project.version