mirror of
https://github.com/astaxie/beego.git
synced 2025-06-20 05:10:41 +00:00
changer version to 0.4
This commit is contained in:
2
beego.go
2
beego.go
@ -13,7 +13,7 @@ import (
|
||||
"strconv"
|
||||
)
|
||||
|
||||
const VERSION = "0.0.3"
|
||||
const VERSION = "0.4.0"
|
||||
|
||||
var (
|
||||
BeeApp *App
|
||||
|
Reference in New Issue
Block a user