This commit is contained in:
astaxie 2017-05-18 22:55:10 +08:00
parent 388a5610fa
commit 248beab557
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.8.2"
VERSION = "1.8.3"
// DEV is for develop
DEV = "dev"