sing-box/constant/version.go
世界 a37cab48d2
Some checks failed
Build Docker Images / build (push) Has been cancelled
Bump version
2022-09-10 23:13:58 +08:00

6 lines
59 B
Go

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