0.91beta -> 0.92beta

This commit is contained in:
John
2018-01-11 18:04:34 +08:00
parent 9cf72d9e69
commit 80e0290b94

View File

@ -1,6 +1,6 @@
package gf
// 框架信息
const VERSION = "0.91 beta"
const VERSION = "0.92 beta"
const AUTHORS = "john<john@johng.cn>"