#releaseBuild

This commit is contained in:
modmuss50 2019-03-17 17:12:10 +00:00
parent 425f8921fc
commit 75e9621f9e

View file

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