1
0
镜像自地址 https://github.com/beego/bee.git 已同步 2025-09-13 01:12:09 +00:00

Change bee version

这个提交包含在:
wangle
2020-07-24 16:24:09 +08:00
父节点 b4a1aec0e6
当前提交 ab318af124

查看文件

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