mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
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:
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku core common plugin"
|
||||
version = "0.13.0"
|
||||
version = "0.13.1"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user