#releaseBuild

This commit is contained in:
modmuss50 2017-10-11 17:43:45 +01:00
parent fd5af79496
commit f5e73d23fa

View file

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