Merge branch 'master' into develop

This commit is contained in:
John Guo
2022-03-14 19:43:21 +08:00

View File

@ -1,4 +1,4 @@
package gf
const VERSION = "v2.0.0"
const VERSION = "v2.0.4"
const AUTHORS = "john<john@goframe.org>"