This commit is contained in:
wh1te909
2022-04-04 19:14:07 -07:00
parent 6409f214a7
commit fb6402f756
4 changed files with 7 additions and 7 deletions

View File

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