mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.12.5 ### Bug Fixes - #3173: @josegonzalez fix: do not output error message twice ### New Features - #3172: @josegonzalez feat: Add the ability to ignore existing applications during a git clone - #3171: @josegonzalez Allow users to override the reported app url - #3170: @josegonzalez Add ps:startall command ### Documentation - #3159: @zuck Improve docs for default site with HTTPS
15 lines
171 B
JSON
15 lines
171 B
JSON
{
|
|
"max-versions": [
|
|
"0.3.26",
|
|
"0.4.14",
|
|
"0.5.8",
|
|
"0.6.5",
|
|
"0.7.2",
|
|
"0.8.2",
|
|
"0.9.4",
|
|
"0.10.5",
|
|
"0.11.6",
|
|
"0.12.5"
|
|
]
|
|
}
|