gaibanbenhao

This commit is contained in:
guan 2019-07-03 22:03:07 +08:00
parent 71eeb03213
commit a896db04bb
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.11.0"
const version = "1.12.0"
func init() {
fs := flag.NewFlagSet("version", flag.ContinueOnError)