sing-box/constant/version.go
世界 ebf5cbf1b9
Some checks failed
Build Docker Images / build (push) Has been cancelled
Update documentation
2022-09-10 23:31:07 +08:00

6 lines
63 B
Go

package constant
var (
Version = "1.1-beta2"
Commit = ""
)