diff --git a/version.go b/version.go index 9a8c2e1f1..77d82f9fd 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ package gf -const VERSION = "v1.4.0" +const VERSION = "v1.4.6" const AUTHORS = "john"