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