mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Release 0.19.11
# History ## 0.19.11 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.19.11/bootstrap.sh sudo DOKKU_TAG=v0.19.11 bash bootstrap.sh ``` ### Bug Fixes - #3800: @josegonzalez Properly track failed check count ### New Features - #3801: @josegonzalez Update herokuish ### Documentation - #3798: @znz Fix function descriptions in property-functions file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core enter plugin"
|
||||
version = "0.19.10"
|
||||
version = "0.19.11"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user