1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-09-20 12:35:59 +08:00
Files
mihomo/constant/version.go

9 lines
120 B
Go

package constant
var (
Meta = true
Version = "1.10.0"
BuildTime = "unknown time"
ClashName = "clash.meta"
)