#releaseBuild

This commit is contained in:
modmuss50 2018-10-07 22:05:08 +01:00
parent 7fe876fe73
commit fa31f62426

View file

@ -88,7 +88,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.17.4"
version = "2.17.5"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {