bee 1.8.3

This commit is contained in:
astaxie 2017-04-24 21:11:32 +08:00
parent e84d6f9a9c
commit 963e1c9d05
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.8.2"
const version = "1.8.3"
func init() {
fs := flag.NewFlagSet("version", flag.ContinueOnError)