update reqs

This commit is contained in:
wh1te909 2023-03-19 18:27:41 -07:00
parent a0828c98ab
commit 7ae664b9c6
4 changed files with 27 additions and 26 deletions

View file

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