Compare commits

...

1 Commits

Author SHA1 Message Date
Jim McDonald
0f1c6f09bd Bump version 2020-09-21 09:39:28 +01:00

View File

@@ -22,7 +22,7 @@ import (
"github.com/spf13/viper"
)
var ReleaseVersion = "local build from v1.5.8"
var ReleaseVersion = "local build from v1.5.9"
// versionCmd represents the version command
var versionCmd = &cobra.Command{