Release 0.19.11

# History

## 0.19.11

Install/update via the bootstrap script:

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

### Bug Fixes

- #3800: @josegonzalez Properly track failed check count

### New Features

- #3801: @josegonzalez Update herokuish

### Documentation

- #3798: @znz Fix function descriptions in property-functions file
This commit is contained in:
Jose Diaz-Gonzalez
2019-12-09 18:23:03 -05:00
parent be886ef1f6
commit 08a104b997
44 changed files with 140 additions and 119 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core enter plugin"
version = "0.19.10"
version = "0.19.11"
[plugin.config]