#releaseBuild

This commit is contained in:
Modmuss50 2018-09-02 14:15:57 +01:00
parent 9a19223c84
commit 253abcad48
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82

View file

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