This commit is contained in:
astaxie 2018-11-14 17:01:12 +08:00
parent 2c46877b36
commit 277d3d98e3
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.10.1"
VERSION = "1.11.0"
// DEV is for develop
DEV = "dev"