Update to support forge model changes, #releaseBuild

This commit is contained in:
modmuss50 2017-06-25 13:56:39 +01:00
parent 3a83b81100
commit a774b2bcb2
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82
3 changed files with 7 additions and 6 deletions

View file

@ -89,7 +89,7 @@ if (ENV.BUILD_NUMBER) {
}
minecraft {
version = "1.12-14.21.0.2359"
version = "1.12-14.21.0.2363"
mappings = "snapshot_20170624"
replace "@MODVERSION@", project.version
useDepAts = true