diff --git a/version.go b/version.go index b72190bc4..d59459465 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ package gf -const VERSION = "v1.3.1" +const VERSION = "v1.2.11" const AUTHORS = "john"