Compare commits

..

3 commits

View file

@ -2,5 +2,5 @@ package metadata
import "strings"
const GoTomatoVersion = "0.1.1" // The GoTomato version
const GoTomatoVersion = "0.0.10" // The GoTomato version
var ProtocolVersion = strings.Split(GoTomatoVersion, ".")[0] // The protocol version