sing-box/constant/version.go
世界 18162df6de
Some checks failed
Build Docker Images / build (push) Has been cancelled
Update documentation
2022-11-21 14:28:28 +08:00

6 lines
59 B
Go

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