sing-box/constant/version.go
世界 f5f5cb023c
Some checks failed
Build Docker Images / build (push) Has been cancelled
Update documentation
2022-08-31 14:34:32 +08:00

6 lines
63 B
Go

package constant
var (
Version = "1.0-beta3"
Commit = ""
)