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

6 lines
57 B
Go

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