diff --git a/version.go b/version.go index f907b2ec0..c15add5a8 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.16.8" +const VERSION = "v1.16.9" const AUTHORS = "john"