#releaseBuild

This commit is contained in:
modmuss50 2018-04-22 13:26:18 +01:00
parent 08a6d309d7
commit d9d4c117d3
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82

View file

@ -89,7 +89,7 @@ configurations {
compile.extendsFrom shade compile.extendsFrom shade
} }
version = "2.15.0" version = "2.15.1"
def ENV = System.getenv() def ENV = System.getenv()
if (ENV.BUILD_NUMBER) { if (ENV.BUILD_NUMBER) {