mirror of
https://github.com/astaxie/beego.git
synced 2025-06-19 20:40:38 +00:00
add tag to 0.7.0
This commit is contained in:
2
beego.go
2
beego.go
@ -12,7 +12,7 @@ import (
|
||||
"runtime"
|
||||
)
|
||||
|
||||
const VERSION = "0.6.0"
|
||||
const VERSION = "0.7.0"
|
||||
|
||||
var (
|
||||
BeeApp *App
|
||||
|
Reference in New Issue
Block a user