@@ -7,7 +7,7 @@ import (
const (
Proto = "2"
Major = "1"
- Minor = "3"
+ Minor = "4"
)
func MajorMinor() string {