#releaseBuild

This commit is contained in:
modmuss50 2018-05-16 17:31:18 +01:00
parent 49a06b6044
commit 8cf66a7f1d

View file

@ -85,7 +85,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.15.6"
version = "2.15.7"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {