1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-20 17:20:17 +00:00

Merge pull request from flycash/develop

Upgrade version
This commit is contained in:
Ming Deng
2020-11-03 22:49:59 +08:00
committed by GitHub

@ -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"