#releaseBuild

This commit is contained in:
modmuss50 2017-12-11 13:20:40 +00:00
parent 1d18740215
commit 33be3cf35d

View file

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