mirror of
https://github.com/beego/bee.git
synced 2024-11-21 18:40:54 +00:00
v1.9.1
This commit is contained in:
parent
fbbb713465
commit
ceefd74c9b
@ -57,7 +57,7 @@ Prints the current Bee, Beego and Go version alongside the platform information.
|
||||
}
|
||||
var outputFormat string
|
||||
|
||||
const version = "1.9.0"
|
||||
const version = "1.9.1"
|
||||
|
||||
func init() {
|
||||
fs := flag.NewFlagSet("version", flag.ContinueOnError)
|
||||
|
Loading…
Reference in New Issue
Block a user