Skip to content

Commit

Permalink
fixes versions layout
Browse files Browse the repository at this point in the history
  • Loading branch information
leucos committed Apr 25, 2022
1 parent 1870376 commit de50b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/app/app.go
Expand Up @@ -758,7 +758,7 @@ func (a *App) versions(dist string) error {
}
fmt.Printf("%s ", modifier)
}

fmt.Println()
return nil
}

Expand Down

0 comments on commit de50b04

Please sign in to comment.