Files
dokku/plugins/git/plugin.toml
Jose Diaz-Gonzalez 286c6ed39d Release 0.15.2
# History

## 0.15.2

Install/update via the bootstrap script:

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

### Bug Fixes

- #3488: @josegonzalez fix: call ps:retire from system service
2019-04-09 06:18:54 -04:00

5 lines
82 B
TOML

[plugin]
description = "dokku core git plugin"
version = "0.15.2"
[plugin.config]