update mesh installpath

This commit is contained in:
wh1te909 2022-10-25 11:34:44 -07:00
parent 16df03678c
commit 552d63ea6e
4 changed files with 22 additions and 17 deletions

View file

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