Release 0.14.5

# History

## 0.14.5

Install/update via the bootstrap script:

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

### Bug Fixes

- #3419: @jayjun Fix Dokku installer checkbox for WebKit and Edge browsers
This commit is contained in:
Jose Diaz-Gonzalez
2019-01-24 10:32:52 -05:00
parent d6b909adf4
commit 76bdac9747
39 changed files with 122 additions and 109 deletions

View File

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