sing-box/constant/version.go
2022-09-15 13:12:18 +08:00

7 lines
59 B
Go

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