#releaseBuild

This commit is contained in:
modmuss50 2019-02-07 21:26:37 +00:00
parent b9169c5397
commit 3610535169

View file

@ -54,7 +54,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.20.9"
version = "2.20.10"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {