diff --git a/readme-cn.md b/readme-cn.md index 76a4e085fa0e..54b12c6b06f4 100644 --- a/readme-cn.md +++ b/readme-cn.md @@ -19,7 +19,7 @@ > > `GOPROXY=https://goproxy.cn/,direct go install github.com/zeromicro/go-zero/tools/goctl@latest` > -> `goctl migrate —verbose —version v1.3.2` +> `goctl migrate —verbose —version v1.3.3` ## 0. go-zero 介绍 diff --git a/readme.md b/readme.md index e441ad99a340..f0ec30927503 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ English | [简体中文](readme-cn.md) > > `go install github.com/zeromicro/go-zero/tools/goctl@latest` > -> `goctl migrate —verbose —version v1.3.2` +> `goctl migrate —verbose —version v1.3.3` ## 0. what is go-zero