Changing version to unreleased 0.1.1

This commit is contained in:
Renan DelValle 2020-02-10 12:05:32 -08:00
parent 702916acc7
commit 08c68935e7
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
3 changed files with 11 additions and 1 deletions

View file

@ -47,7 +47,7 @@ var message = new(string)
var updateID string
var log = logrus.New()
const australisVer = "v0.1.0"
const australisVer = "v0.1.1"
var forceDrainTimeout time.Duration