Files
gost/cmd/gost/version.go
2023-02-02 19:20:22 +08:00

6 lines
48 B
Go

package main
const (
version = "3.0.0-rc.5"
)