diff --git a/version.go b/version.go index dfd0152fba6..0fa0aa639ef 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package gf -const VERSION = "v1.14.4" +const VERSION = "v1.14.5" const AUTHORS = "john"