Fix crash with Industrial Foregoing #releaseBuild

This commit is contained in:
modmuss50 2017-07-10 18:44:33 +01:00
parent c926f41237
commit 0ebd138509
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82

View file

@ -79,7 +79,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.6.8"
version = "2.6.9"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {