bump version

This commit is contained in:
wh1te909 2023-08-14 13:34:38 -07:00
parent 9f22576136
commit 0777195423
4 changed files with 7 additions and 7 deletions

View file

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