Bumping up version for release.

This commit is contained in:
Renan DelValle 2019-03-21 12:34:01 -07:00
parent 7286d2fc9f
commit ef935d58b8
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

View file

@ -31,7 +31,7 @@ var message = new(string)
var updateID string
var log = logrus.New()
const australisVer = "v0.0.6"
const australisVer = "v0.0.7"
var monitorInterval, monitorTimeout time.Duration