version bump

This commit is contained in:
cupcakearmy 2021-11-20 16:55:20 +01:00
parent 170bdb81ad
commit c55e91b8ff
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 1 additions and 1 deletions

View File

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