Fix server kicking client when using the saw mill, closes #1182 #releaseBuild
This commit is contained in:
parent
f182ce1140
commit
3e4cf9b93f
2 changed files with 11 additions and 4 deletions
|
@ -75,7 +75,7 @@ configurations {
|
|||
compile.extendsFrom shade
|
||||
}
|
||||
|
||||
version = "2.6.5"
|
||||
version = "2.6.6"
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue