sing-box/constant/version.go
2022-09-10 23:13:58 +08:00

7 lines
59 B
Go

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