Merge branch 'master' into macagent

This commit is contained in:
redanthrax 2022-06-06 10:45:25 -07:00
commit 7802532732
8 changed files with 142 additions and 80 deletions

View file

@ -25,7 +25,7 @@ import (
)
var (
version = "2.0.2"
version = "2.0.4"
log = logrus.New()
logFile *os.File
)