Release 2.0.4

This commit is contained in:
wh1te909
2022-05-14 21:45:32 -07:00
parent f45029f3c6
commit e0c8e75f00
4 changed files with 7 additions and 7 deletions

View File

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