Release 0.13.1

# History

## 0.13.1

Install/update via the bootstrap script:

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

### Bug Fixes

- #3324: @josegonzalez Add missing source of config functions
This commit is contained in:
Jose Diaz-Gonzalez
2018-12-04 16:18:02 -05:00
parent 513bc74c55
commit e2d7f7ea35
38 changed files with 121 additions and 108 deletions

View File

@@ -1,4 +1,4 @@
[plugin]
description = "dokku core common plugin"
version = "0.13.0"
version = "0.13.1"
[plugin.config]