release 1.0.5

This commit is contained in:
nhatle 2022-08-31 13:44:08 -07:00
parent a19c7e1fb5
commit 3d49194ccd
2 changed files with 7 additions and 2 deletions

View file

@ -53,7 +53,7 @@ var log = logrus.New()
var taskStatus = new(string)
var instances = new(string)
const australisVer = "v1.0.4"
const australisVer = "v1.0.5"
var forceDrainTimeout time.Duration