소스 검색

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