Fix server kicking client when using the saw mill, closes #1182 #releaseBuild

This commit is contained in:
modmuss50 2017-07-03 21:51:17 +01:00
parent f182ce1140
commit 3e4cf9b93f
No known key found for this signature in database
GPG key ID: 203A5ED4D3E48BEA
2 changed files with 11 additions and 4 deletions

View file

@ -75,7 +75,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.6.5"
version = "2.6.6"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {