We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fac6ce commit 0121994Copy full SHA for 0121994
beego.go
@@ -23,7 +23,7 @@ import (
23
24
const (
25
// VERSION represent beego web framework version.
26
- VERSION = "1.12.1"
+ VERSION = "1.12.2"
27
28
// DEV is for develop
29
DEV = "dev"
0 commit comments