version updates

This commit is contained in:
John
2020-02-29 08:54:18 +08:00
parent e58d7e8dda
commit 6e1f8c3cfc

View File

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