mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 12:12:08 +01:00
# History ## 0.23.5 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.23.5/bootstrap.sh sudo DOKKU_TAG=v0.23.5 bash bootstrap.sh ``` ### Bug Fixes - #4406: @znz Fix typo in error message ### New Features - #4404: @josegonzalez Add ability to trigger release via github actions ### Tests - #4403: @josegonzalez Llint files during CI
5 lines
85 B
TOML
5 lines
85 B
TOML
[plugin]
|
|
description = "dokku core plugin plugin"
|
|
version = "0.23.5"
|
|
[plugin.config]
|