bump version to v0.26.0

This commit is contained in:
fatedier 2019-03-29 19:40:25 +08:00
parent 9c4ec56491
commit 79237d2b94

View File

@ -19,7 +19,7 @@ import (
"strings"
)
var version string = "0.25.3"
var version string = "0.26.0"
func Full() string {
return version