fixes #85 , Fixes issues with RF output

This commit is contained in:
modmuss50 2015-07-23 10:13:37 +01:00
parent 62e5ccddd0
commit 984b502ded
4 changed files with 11 additions and 9 deletions

View file

@ -67,7 +67,7 @@ if (ENV.BUILD_NUMBER) {
}
minecraft {
version = "1.7.10-10.13.3.1403-1.7.10"
version = "1.7.10-10.13.4.1448-1.7.10"
replace "@MODVERSION@", project.version
}