change to v1.7.0

This commit is contained in:
astaxie 2016-08-16 23:54:52 +08:00
parent 7813cb5783
commit 3362f83662
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.6.1"
VERSION = "1.7.0"
// DEV is for develop
DEV = "dev"