Should hopefully fix server crash #releaseBuild Fixes #1371

This commit is contained in:
modmuss50 2017-12-18 01:48:25 +00:00
parent 5be3163eeb
commit 677bb59ceb
4 changed files with 12 additions and 3 deletions

View file

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