浏览代码

docs: update readme (#1849)

Kevin Wan 3 年之前
父节点
当前提交
d0a58d1f2d
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      readme-cn.md
  2. 1 1
      readme.md

+ 1 - 1
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 介绍
 

+ 1 - 1
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