check self update

This commit is contained in:
2021-04-17 17:32:05 +02:00
parent 769ae4c566
commit a5471efa21

View File

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