1
0
의 미러 https://github.com/beego/bee.git synced 2025-07-12 09:51:00 +00:00

Bump the version to 1.8.1

This commit is contained in:
Faissal Elamraoui
2017-03-23 14:30:03 +01:00
부모 48c931d635
커밋 db5616465b

파일 보기

@ -56,7 +56,7 @@ Prints the current Bee, Beego and Go version alongside the platform information.
}
var outputFormat string
const version = "1.8.0"
const version = "1.8.1"
func init() {
fs := flag.NewFlagSet("version", flag.ContinueOnError)