release 1.0.4

This commit is contained in:
nhatle 2022-08-02 10:48:45 -07:00
parent 14691698f6
commit 47644c13c2
2 changed files with 7 additions and 2 deletions

View file

@ -51,7 +51,7 @@ var monitor bool
var timeout time.Duration
var log = logrus.New()
const australisVer = "v1.0.2"
const australisVer = "v1.0.4"
var forceDrainTimeout time.Duration