Building.

This commit is contained in:
Amine Bou 2018-01-12 06:26:39 +01:00
parent ec71ab3c6f
commit da17f89148

View File

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