1.0.1 release

This commit is contained in:
Renan DelValle 2020-09-30 16:47:53 -07:00
parent d5d19cf448
commit 2a76e3e2b4
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
2 changed files with 7 additions and 1 deletions

View file

@ -49,7 +49,7 @@ var updateID string
var monitor bool
var log = logrus.New()
const australisVer = "v1.0.0"
const australisVer = "v1.0.1"
var forceDrainTimeout time.Duration