bump version

This commit is contained in:
wh1te909
2022-08-01 15:42:28 -07:00
parent 0c536f13b0
commit adee74ffd0
4 changed files with 7 additions and 7 deletions

View File

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