fix: spacer between multiple versions
This commit is contained in:
parent
aedf5e5ff7
commit
7734dd555d
@ -85,6 +85,7 @@ var recipeVersionCommand = cli.Command{
|
|||||||
if !internal.MachineReadable {
|
if !internal.MachineReadable {
|
||||||
fmt.Println(table)
|
fmt.Println(table)
|
||||||
log.Infof("VERSION: %s", version)
|
log.Infof("VERSION: %s", version)
|
||||||
|
fmt.Println()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user