#releaseBuild

This commit is contained in:
Modmuss50 2017-09-18 23:08:06 +01:00 committed by GitHub
parent 7ab16224a5
commit e9dd765062

View file

@ -79,7 +79,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.7.2"
version = "2.7.3"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {