增加节点

This commit is contained in:
guan 2019-07-03 21:20:12 +08:00
parent 10bb0454f6
commit 277509ab88
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Prints the current Bee, Beego and Go version alongside the platform information.
}
var outputFormat string
const version = "1.10.0"
const version = "1.11.0"
func init() {
fs := flag.NewFlagSet("version", flag.ContinueOnError)