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