fix auto update

This commit is contained in:
2021-04-20 23:26:57 +02:00
parent ea82fea8e1
commit 873170c6d1
4 changed files with 25 additions and 12 deletions

View File

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