beego 1.9.2

This commit is contained in:
astaxie 2017-11-27 15:52:31 +08:00
parent 103dd22151
commit c3a81a23f9
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.9.0"
VERSION = "1.9.2"
// DEV is for develop
DEV = "dev"