#releaseBuild

This commit is contained in:
modmuss50 2019-03-25 21:47:45 +00:00
parent 8ab9724181
commit 0b09ec8390

View file

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