check folder

This commit is contained in:
2021-04-24 12:40:33 +02:00
parent 6efcce07b7
commit 1c436369f0
3 changed files with 24 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/spf13/viper"
)
const VERSION = "1.0.4"
const VERSION = "1.0.5"
var CI bool = false
var VERBOSE bool = false