bump version

This commit is contained in:
wh1te909 2022-11-08 23:02:17 -08:00
parent 93f4de35fe
commit bf5258eb78
4 changed files with 7 additions and 7 deletions

View file

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