mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
core: new line on version
This commit is contained in:
@@ -171,7 +171,7 @@ var pluginsUpdateCmd = &cobra.Command{
|
|||||||
}
|
}
|
||||||
|
|
||||||
func runVersion(cmd *cobra.Command, args []string) {
|
func runVersion(cmd *cobra.Command, args []string) {
|
||||||
fmt.Printf("%s", formatVersion(Version))
|
fmt.Printf("%s\n", formatVersion(Version))
|
||||||
}
|
}
|
||||||
|
|
||||||
// Git builds: dms (git) v0.6.2-XXXX
|
// Git builds: dms (git) v0.6.2-XXXX
|
||||||
|
|||||||
Reference in New Issue
Block a user