1
0
mirror of https://github.com/astaxie/beego.git synced 2024-07-02 08:04:14 +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
commit cbbb6bfb08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"