version bump

This commit is contained in:
2021-10-28 18:10:33 +02:00
parent 440609220c
commit efd4a7dfea

View File

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