mirror of
https://github.com/beego/bee.git
synced 2024-12-18 13:40:49 +00:00
Merge pull request #671 from beego/develop
bee upgrade version to 1.11.0
This commit is contained in:
commit
fc12eabbb6
@ -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.10.0"
|
const version = "1.11.0"
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
fs := flag.NewFlagSet("version", flag.ContinueOnError)
|
fs := flag.NewFlagSet("version", flag.ContinueOnError)
|
||||||
|
Loading…
Reference in New Issue
Block a user