v1.0.2 Release

This commit is contained in:
Renán Del Valle 2021-01-11 17:59:13 -08:00
parent 30a5136b24
commit 154a4e1e87
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
3 changed files with 17 additions and 3 deletions

View file

@ -50,7 +50,7 @@ var monitor bool
var timeout time.Duration
var log = logrus.New()
const australisVer = "v1.0.1"
const australisVer = "v1.0.2"
var forceDrainTimeout time.Duration