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