go-frameproto/versions.go

6 lines
54 B
Go

package frameproto
const (
VersionVNext = "vNext"
)