changelog & version bump

This commit is contained in:
2021-04-26 13:18:02 +02:00
parent 59612a97b6
commit f3c038c716
2 changed files with 8 additions and 1 deletions

View File

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