1
0
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:
bbedward
2025-12-18 20:45:55 -05:00
parent 195d312ae2
commit 3a744d7d68

View File

@@ -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