diff --git a/cmd/gothub/setup.go b/cmd/gothub/setup.go index 18eb842..0ddcdda 100644 --- a/cmd/gothub/setup.go +++ b/cmd/gothub/setup.go @@ -32,7 +32,7 @@ type Vars struct { } func setup() { - fmt.Println("GotHub setup wizard - v1.0.0") + fmt.Println("GotHub setup wizard") fmt.Println("This wizard will help you setup your GotHub instance.") // Docker check