gost/cmd/gost/version.go
2023-09-16 21:50:54 +08:00

6 lines
47 B
Go

package main
const (
version = "3.0.0-rc9"
)