Files
dokku/plugins/git/plugin.toml
Jose Diaz-Gonzalez b3bc109abe Release 0.18.4
# History

## 0.18.4

Install/update via the bootstrap script:

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

### Other

- #3703: @scjody Update DOKKU_SCALE from Procfile during ps:scale
2019-10-04 16:31:57 -04:00

5 lines
82 B
TOML

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