1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-15 02:20:55 +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 ( const (
// VERSION represent beego web framework version. // VERSION represent beego web framework version.
VERSION = "1.12.2" VERSION = "1.12.3"
// DEV is for develop // DEV is for develop
DEV = "dev" DEV = "dev"