Version 1.0.4

This commit is contained in:
Modmuss50 2016-03-31 14:33:54 +01:00
parent 77104b39ce
commit 15df117677

View file

@ -43,7 +43,7 @@ configurations {
compile.extendsFrom shade
}
version = "1.0.3"
version = "1.0.4"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {