Release 0.21.1

# History

## 0.21.1

Install/update via the bootstrap script:

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

### Documentation

- #4060: @josegonzalez Add warning about the 0.21.0 release
This commit is contained in:
Jose Diaz-Gonzalez
2020-07-14 11:44:38 -04:00
parent d26eadfa21
commit a52dbafc5f
44 changed files with 132 additions and 119 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core shell plugin"
version = "0.21.0"
version = "0.21.1"
[plugin.config]