Files
dokku/plugins/plugin/plugin.toml
Jose Diaz-Gonzalez 721b464de9 Release 0.19.4
# History

## 0.19.4

Install/update via the bootstrap script:

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

### Bug Fixes

- #3755: @dean1012 Warn if key_file is missing on install but do not exit
2019-10-22 22:31:16 -04:00

5 lines
85 B
TOML

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