Files
dokku/plugins/apps/plugin.toml
Jose Diaz-Gonzalez 9e9f601690 Release 0.18.1
# History

## 0.18.1

Install/update via the bootstrap script:

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

### New Features

- #3636: @josegonzalez Unify deb and rpm creation code
- #3635: @josegonzalez Upgrade herokuish to 0.5.2
2019-08-10 14:32:13 -04:00

5 lines
83 B
TOML

[plugin]
description = "dokku core apps plugin"
version = "0.18.1"
[plugin.config]