1
0
mirror of https://github.com/beego/bee.git synced 2025-07-05 18:20:18 +00:00

增加节点

This commit is contained in:
guan
2019-07-03 21:20:12 +08:00
parent 10bb0454f6
commit 277509ab88

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)