mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
version.go updates (#2259)
This commit is contained in:
@ -2,7 +2,5 @@ package gf
|
||||
|
||||
const (
|
||||
// VERSION is the current GoFrame version.
|
||||
VERSION = "v2.2.1"
|
||||
// AUTHORS is the authors of GoFrame.
|
||||
AUTHORS = "john<john@goframe.org>"
|
||||
VERSION = "v2.2.2"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user