mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-06-18 11:03:18 +08:00
fix: version cmd
This commit is contained in:
@ -5,7 +5,3 @@ import (
|
||||
)
|
||||
|
||||
var RootCmd = &cobra.Command{}
|
||||
|
||||
func SetVersion(version string) {
|
||||
RootCmd.Version = version
|
||||
}
|
||||
|
Reference in New Issue
Block a user