Skip to content

Commit 7e1f0af

Browse files
committed
update version
1 parent a73efda commit 7e1f0af

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export VERSION=3.0.6
1+
export VERSION=3.0.7
22
export RELEASE_PATH="releases/aliyun-cli-${VERSION}"
33

44
all: build

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ You can install Alibaba Cloud CLI either through the installer or the source cod
2727

2828
Download the installer, then extract the installer. You can move the extracted `aliyun` executable file to the `/usr/local/bin` directory or add it to the `$PATH`.
2929

30-
Download link: (3.0.6)
30+
Download link: (3.0.7)
3131

32-
- [Mac](https://aliyuncli.alicdn.com/aliyun-cli-macosx-3.0.6-amd64.tgz)
33-
- [Linux](https://aliyuncli.alicdn.com/aliyun-cli-linux-3.0.6-amd64.tgz)
34-
- [Windows (64 bit)](https://aliyuncli.alicdn.com/aliyun-cli-windows-3.0.6-amd64.zip)
32+
- [Mac](https://aliyuncli.alicdn.com/aliyun-cli-macosx-3.0.7-amd64.tgz)
33+
- [Linux](https://aliyuncli.alicdn.com/aliyun-cli-linux-3.0.7-amd64.tgz)
34+
- [Windows (64 bit)](https://aliyuncli.alicdn.com/aliyun-cli-windows-3.0.7-amd64.zip)
3535

3636
- **Compile source code**
3737

README_zh.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626

2727
阿里云CLI工具下载、解压后即可使用,支持Mac, Linux, Windows平台(x64版本)。 您可以将解压的`aliyun`可执行文件移至`/usr/local/bin`目录下,或添加到`$PATH`中。
2828

29-
下载链接如下 (3.0.6):
29+
下载链接如下 (3.0.7):
3030

31-
- [Mac](https://aliyuncli.alicdn.com/aliyun-cli-macosx-3.0.6-amd64.tgz)
32-
- [Linux](https://aliyuncli.alicdn.com/aliyun-cli-linux-3.0.6-amd64.tgz)
33-
- [Windows (64 bit)](https://aliyuncli.alicdn.com/aliyun-cli-windows-3.0.6-amd64.zip)
31+
- [Mac](https://aliyuncli.alicdn.com/aliyun-cli-macosx-3.0.7-amd64.tgz)
32+
- [Linux](https://aliyuncli.alicdn.com/aliyun-cli-linux-3.0.7-amd64.tgz)
33+
- [Windows (64 bit)](https://aliyuncli.alicdn.com/aliyun-cli-windows-3.0.7-amd64.zip)
3434

3535
- **编译源码**
3636

0 commit comments

Comments
 (0)