bump versions

This commit is contained in:
wh1te909
2022-09-11 22:58:48 -07:00
parent af040d18ee
commit f746f78c63
4 changed files with 7 additions and 7 deletions

View File

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