Version for alpha deploy.

This commit is contained in:
Amine Bou 2018-04-07 19:31:50 +02:00
parent a450ab2a3b
commit 987513a88b

View File

@ -13,7 +13,7 @@ ext {
buildDate: new Date() buildDate: new Date()
] ]
// This will make me able to build multiple times a day. May break thinks. I may forget it. // This will make me able to build multiple times a day. May break thinks. I may forget it.
todaysBuilds = "3" todaysBuilds = "4"
} }
def gitVersion() { def gitVersion() {