beego 1.8.0

This commit is contained in:
astaxie 2017-03-06 21:29:41 +08:00
parent f53e98d11b
commit c5f838e785
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import (
const (
// VERSION represent beego web framework version.
VERSION = "1.7.2"
VERSION = "1.8.0"
// DEV is for develop
DEV = "dev"