1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-09 07:03:33 +00:00

Upgrade version

This commit is contained in:
Ming Deng 2020-11-03 22:21:32 +08:00
parent db3defa76a
commit b2a96234ab

View File

@ -23,7 +23,7 @@ import (
const (
// VERSION represent beego web framework version.
VERSION = "1.12.2"
VERSION = "1.12.3"
// DEV is for develop
DEV = "dev"