Fix server start-up crash, #betaBuild

This commit is contained in:
modmuss50 2017-06-18 14:14:42 +01:00
parent 84cb99290d
commit 7eaef93136
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82
2 changed files with 4 additions and 1 deletions

View file

@ -81,7 +81,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.4.0"
version = "2.4.1"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {