mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 01:07:10 +00:00
7 lines
82 B
Go
7 lines
82 B
Go
package constant
|
|
|
|
var (
|
|
Version = "1.8.0 - Meta"
|
|
BuildTime = "unknown time"
|
|
)
|