#releaseBuild

This commit is contained in:
modmuss50 2019-02-11 23:50:48 +00:00
parent 3fb799e544
commit 008358b39c

View file

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