#releaseBuild

This commit is contained in:
modmuss50 2019-02-01 15:32:05 +00:00
parent 9301cfbc90
commit 094f2fc050

View file

@ -54,7 +54,7 @@ configurations {
compile.extendsFrom shade compile.extendsFrom shade
} }
version = "2.20.5" version = "2.20.6"
def ENV = System.getenv() def ENV = System.getenv()
if (ENV.BUILD_NUMBER) { if (ENV.BUILD_NUMBER) {