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