bump versions

This commit is contained in:
wh1te909
2022-08-09 13:17:02 -07:00
parent 7b8d524a81
commit 89d7ec8242
4 changed files with 9 additions and 9 deletions

View File

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