update version

This commit is contained in:
Mongo 2017-10-03 17:56:04 +08:00
parent 6f393c6af0
commit bbe142b345
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 var outputFormat string
const version = "1.9.1" const version = "1.9.2"
func init() { func init() {
fs := flag.NewFlagSet("version", flag.ContinueOnError) fs := flag.NewFlagSet("version", flag.ContinueOnError)