@@ -5,13 +5,6 @@ import (
"sub2sing-box/cmd"
)
var Version string
func init() {
Version = "dev"
cmd.SetVersion(Version)
}
func main() {
if err := cmd.RootCmd.Execute(); err != nil {
fmt.Println(err)
The note is not visible to the blocked user.