This commit is contained in:
wh1te909
2022-03-24 18:24:45 -07:00
parent 92af9b5c67
commit 5dbe513fe3
4 changed files with 7 additions and 7 deletions

View File

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