1
0
mirror of https://github.com/astaxie/beego.git synced 2025-08-06 09:37:03 +00:00

Merge pull request #4284 from flycash/develop

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

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"