--- launch.go.orig	2021-12-30 09:35:53.000000000 +0800
+++ launch.go	2021-12-30 09:38:23.000000000 +0800
@@ -472,7 +472,7 @@
 	app.Author = "blacktop"
 	app.Email = "https://github.com/blacktop"
 	complTime, _ := time.Parse(time.RFC3339, BuildTime)
-	app.Version = Version + ", BuildTime: " + complTime.Format("20060102")
+	app.Version = Version
 	app.Compiled = complTime
 	app.Usage = "Organize Your Launchpad"
 	app.Flags = []cli.Flag{
