github.com/metacubex/mihomo@v1.18.5/constant/version.go (about)

     1  package constant
     2  
     3  var (
     4  	Meta       = true
     5  	Version    = "1.10.0"
     6  	BuildTime  = "unknown time"
     7  	MihomoName = "mihomo"
     8  )