version bump

This commit is contained in:
2022-02-16 21:28:13 +01:00
parent 2a7e233cdb
commit 92feaef5bb
3 changed files with 11 additions and 4 deletions

View File

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