Bumping up version for continuing development.

This commit is contained in:
Renan DelValle 2019-03-25 17:25:21 -07:00
parent d9445888ac
commit 178e12bcc9
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
3 changed files with 10 additions and 1 deletions

View file

@ -32,7 +32,7 @@ var updateID string
var statusList = make([]string, 0, 0)
var log = logrus.New()
const australisVer = "v0.0.8"
const australisVer = "v0.0.9"
var forceDrainTimeout time.Duration