mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-08 06:29:41 +01:00
refactore: refactoring of code
This commit is contained in:
@@ -16,6 +16,7 @@ var VersionCmd = &cobra.Command{
|
||||
},
|
||||
}
|
||||
|
||||
// Version display application version
|
||||
func Version() {
|
||||
fmt.Printf("Version: %s \n", appVersion)
|
||||
fmt.Print()
|
||||
|
||||
Reference in New Issue
Block a user