Update forge version to latest

This commit is contained in:
61352151511 2015-01-29 12:48:02 -04:00
parent 82c2dcc995
commit b6e2f384ae
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ archivesBaseName = "ironchest"
// Setup the forge minecraft plugin data. Specify the preferred forge/minecraft version here
minecraft {
version = "1.8-11.14.0.1251-1.8"
version = "1.8-11.14.0.1292-1.8"
}
// This wrangles the resources for the jar files- stuff like textures and languages