sing-box/constant/version.go
2022-11-21 14:28:28 +08:00

7 lines
59 B
Go

package constant
var (
Version = "1.0.7"
Commit = ""
)