sing-box/constant/version.go
世界 3105b8c920
Some checks failed
Build Docker Images / build (push) Has been cancelled
Bump version
2022-09-25 22:27:23 +08:00

6 lines
59 B
Go

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