1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-09-19 20:15:59 +08:00
Files
mihomo/constant/version.go
Clash-Mini 4a446c4e31 [build]
2022-02-06 01:59:35 +08:00

9 lines
119 B
Go

package constant
var (
Meta = true
Version = "1.9.1"
BuildTime = "unknown time"
ClashName = "Clash.Meta"
)