diff --git a/version.go b/version.go index d7e0b7d3b..f87828785 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ package gf -const VERSION = "v1.5.16" +const VERSION = "v1.5.17" const AUTHORS = "john"