right version

This commit is contained in:
2021-08-05 21:58:48 +02:00
parent 5c0788900f
commit 86ae70672a
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ import (
"github.com/spf13/viper"
)
const VERSION = "1.2"
const VERSION = "1.2.0"
var CI bool = false
var VERBOSE bool = false