1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05:00

core: remove ascii art from version

This commit is contained in:
bbedward
2025-12-18 00:14:02 -05:00
parent 8745f98c95
commit 78a5f401d7

View File

@@ -171,8 +171,7 @@ var pluginsUpdateCmd = &cobra.Command{
}
func runVersion(cmd *cobra.Command, args []string) {
printASCII()
fmt.Printf("%s\n", formatVersion(Version))
fmt.Printf("%s", formatVersion(Version))
}
// Git builds: dms (git) v0.6.2-XXXX