This commit is contained in:
astaxie 2019-07-05 11:58:41 +08:00
parent d6c2a9fd4b
commit de7ce2f9b0
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.11.2"
VERSION = "1.12.0"
// DEV is for develop
DEV = "dev"