mirror of
https://github.com/astaxie/beego.git
synced 2025-04-15 19:26:48 +00:00
beego 1.8.2
This commit is contained in:
parent
44bdf1df63
commit
947980b5eb
2
beego.go
2
beego.go
@ -23,7 +23,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
// VERSION represent beego web framework version.
|
// VERSION represent beego web framework version.
|
||||||
VERSION = "1.8.1"
|
VERSION = "1.8.2"
|
||||||
|
|
||||||
// DEV is for develop
|
// DEV is for develop
|
||||||
DEV = "dev"
|
DEV = "dev"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user