mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
* version updates * add local db configuration support for package gdb * add local db configuration support for package gdb * add local db configuration support for package gdb
5 lines
83 B
Go
5 lines
83 B
Go
package gf
|
|
|
|
const VERSION = "v2.2.0-beta"
|
|
const AUTHORS = "john<john@goframe.org>"
|