sing-box/constant/version.go
世界 1db7f45370
Some checks failed
Build Docker Images / build (push) Has been cancelled
Update documentation
2022-09-13 11:24:33 +08:00

6 lines
63 B
Go

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