diff --git a/version.go b/version.go index 76fc245fa..904859e1e 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.6.15" +const VERSION = "v1.6.16" const AUTHORS = "john"