Changelog.

This commit is contained in:
Amine Bou
2018-03-03 16:03:07 +01:00
parent 320924b4ed
commit c94612106c
2 changed files with 3 additions and 1 deletions

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 = "3"
todaysBuilds = "1"
}
def gitVersion() {