version updates

This commit is contained in:
John Guo
2021-05-03 00:00:29 +08:00
parent 742653ce75
commit 6a80091fef

View File

@ -1,4 +1,4 @@
package gf
const VERSION = "v1.15.6"
const VERSION = "v1.15.7"
const AUTHORS = "john<john@goframe.org>"