sing-box/constant/version.go
世界 eaf1ace681
Some checks failed
Build Docker Images / build (push) Has been cancelled
Update documentation
2022-09-11 22:48:42 +08:00

6 lines
63 B
Go

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