This commit is contained in:
John Guo
2023-01-09 14:39:42 +08:00
parent 4bb88027d8
commit 2854daded6

View File

@ -2,5 +2,5 @@ package gf
const (
// VERSION is the current GoFrame version.
VERSION = "v2.2.6"
VERSION = "v2.3.0"
)