version bump

This commit is contained in:
2021-11-20 16:55:20 +01:00
parent 170bdb81ad
commit c55e91b8ff

View File

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