#releaseBuild

This commit is contained in:
Modmuss50 2018-08-12 16:51:13 +01:00
parent 35f82eb5d3
commit f2c5d71fb7
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82

View file

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