Files
dokku/plugins/plugin/plugin.toml
Jose Diaz-Gonzalez 827354d3d1 Release 0.19.5
# History

## 0.19.5

Install/update via the bootstrap script:

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

### Bug Fixes

- #3756: @jayjun Redirect missing key_file warning to stderr
2019-10-23 01:11:10 -04:00

5 lines
85 B
TOML

[plugin]
description = "dokku core plugin plugin"
version = "0.19.5"
[plugin.config]