This commit is contained in:
2022-02-13 16:25:09 +01:00
parent 7d87160706
commit ec9e2aebcd
2 changed files with 5 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/spf13/viper"
)
const VERSION = "1.5.1"
const VERSION = "1.5.2"
var CI bool = false
var VERBOSE bool = false