bump versions

This commit is contained in:
wh1te909 2022-12-04 15:09:48 -08:00
parent 524837627f
commit 63fe3bcd73
4 changed files with 7 additions and 7 deletions

View file

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