Update build.gradle

This commit is contained in:
Modmuss50 2016-01-01 21:33:13 +00:00
parent d1b4fe3027
commit 01dfab2031

View file

@ -68,7 +68,7 @@ configurations {
compile.extendsFrom shade
}
version = "0.7.5"
version = "0.7.6"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {