mirror of
https://github.com/beego/bee.git
synced 2024-12-22 15:10:49 +00:00
update to v1.8.2
This commit is contained in:
parent
db57fa50a0
commit
c5bc543c13
@ -56,7 +56,7 @@ Prints the current Bee, Beego and Go version alongside the platform information.
|
||||
}
|
||||
var outputFormat string
|
||||
|
||||
const version = "1.8.1"
|
||||
const version = "1.8.2"
|
||||
|
||||
func init() {
|
||||
fs := flag.NewFlagSet("version", flag.ContinueOnError)
|
||||
|
Loading…
Reference in New Issue
Block a user