1
0
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:
astaxie
2013-06-25 11:42:18 +08:00
parent 26baf0f283
commit 309f2e199b

@ -12,7 +12,7 @@ import (
"runtime"
)
const VERSION = "0.6.0"
const VERSION = "0.7.0"
var (
BeeApp *App