Skip to content

Commit bd9c40d

Browse files
committed
v1.2.0
1 parent 8ac795b commit bd9c40d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ For node version, check out [scaleway-cli-node](https://github.com/moul/scaleway
6262

6363
## Setup
6464

65-
To install Scaleway CLI 1.1.0, run the following commands:
65+
To install Scaleway CLI 1.2.0, run the following commands:
6666

6767
```bash
68-
curl -L https://github.com/scaleway/scaleway-cli/releases/download/v1.1.0/scw-`uname -s`-`uname -m` > /usr/local/bin/scw
68+
curl -L https://github.com/scaleway/scaleway-cli/releases/download/v1.2.0/scw-`uname -s`-`uname -m` > /usr/local/bin/scw
6969
chmod +x /usr/local/bin/scw
7070
```
7171

@@ -1016,7 +1016,7 @@ $ scw inspect myserver | jq '.[0].public_ip.address'
10161016

10171017
## Changelog
10181018

1019-
### master (unreleased)
1019+
### 1.2.0 (2015-07-29)
10201020

10211021
#### Features
10221022

0 commit comments

Comments
 (0)