#releaseBuild

This commit is contained in:
modmuss50 2017-11-05 12:05:17 +00:00 committed by drcrazy
parent 3afe2c8910
commit 8abfa5cd56

View file

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