Prep for update for new reborn core
This commit is contained in:
parent
5304e38502
commit
e154c15fd9
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ configurations {
|
|||
compile.extendsFrom shade
|
||||
}
|
||||
|
||||
version = "0.7.8"
|
||||
version = "0.7.9"
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
|
Loading…
Reference in a new issue