bump version

This commit is contained in:
wh1te909 2023-12-04 12:33:41 -08:00
parent 060d222941
commit f0736faf4b
4 changed files with 7 additions and 7 deletions

View file

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