bump version

This commit is contained in:
wh1te909
2022-07-26 23:20:39 -07:00
parent eb386a4ee2
commit ad1ae2a6a1
4 changed files with 7 additions and 7 deletions

View File

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