mirror of
https://github.com/astaxie/beego.git
synced 2025-06-19 13:30:41 +00:00
v1.9.0
This commit is contained in:
2
beego.go
2
beego.go
@ -23,7 +23,7 @@ import (
|
||||
|
||||
const (
|
||||
// VERSION represent beego web framework version.
|
||||
VERSION = "1.8.3"
|
||||
VERSION = "1.9.0"
|
||||
|
||||
// DEV is for develop
|
||||
DEV = "dev"
|
||||
|
Reference in New Issue
Block a user