bump version

This commit is contained in:
wh1te909 2022-12-21 11:10:18 -08:00
parent d3b7d4090b
commit 396d7db835
4 changed files with 7 additions and 7 deletions

View file

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