bump version

This commit is contained in:
wh1te909 2023-05-30 14:08:06 -07:00
parent ee19c7a4fc
commit 836c274e83
4 changed files with 7 additions and 7 deletions

View file

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