Skip to content

Commit d443428

Browse files
committed
Release v0.1.2
1 parent 815bca1 commit d443428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Install `deployer` on dokku server:
4646

4747
```bash
4848
$ su - dokku
49-
$ curl -L -o deployer https://github.com/mak-it/deployer/releases/download/v0.1.1/deployer-linux-amd64
49+
$ curl -L -o deployer https://github.com/mak-it/deployer/releases/download/v0.1.2/deployer-linux-amd64
5050
$ chmod +x deployer
5151
```
5252

0 commit comments

Comments
 (0)