mirror of
https://github.com/beego/bee.git
synced 2024-11-23 01:30:55 +00:00
Change bee version
This commit is contained in:
parent
b4a1aec0e6
commit
ab318af124
@ -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.11.0"
|
const version = "1.12.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