upgrade version

This commit is contained in:
Ming Deng 2020-06-30 20:54:24 +08:00
parent 4fac6ceb3f
commit 01219944a4
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.12.1"
VERSION = "1.12.2"
// DEV is for develop
DEV = "dev"