Release 0.15.3

# History

## 0.15.3

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.15.3/bootstrap.sh
sudo DOKKU_TAG=v0.15.3 bash bootstrap.sh
```

### New Features

- #3489: @josegonzalez feat: upgrade herokuish to 0.5.0 (Ubuntu 18.04)
This commit is contained in:
Jose Diaz-Gonzalez
2019-04-09 11:40:30 -04:00
parent 97649e86dd
commit 5b9e8ddb7d
41 changed files with 124 additions and 111 deletions

View File

@@ -12,6 +12,6 @@
"0.12.13",
"0.13.4",
"0.14.6",
"0.15.2"
"0.15.3"
]
}