diff --git a/compose/completion.md b/compose/completion.md index 1d004173bb..bd158518bc 100644 --- a/compose/completion.md +++ b/compose/completion.md @@ -4,7 +4,7 @@ keywords: fig, composition, compose, docker, orchestration, cli, reference title: Command-line completion --- -{% assign composeversion = '1.15.0' %} +{% assign composeversion = '1.16.1' %} Compose comes with [command completion](http://en.wikipedia.org/wiki/Command-line_completion) for the bash and zsh shell. diff --git a/compose/install.md b/compose/install.md index 7c26bb88af..0ae56d61de 100644 --- a/compose/install.md +++ b/compose/install.md @@ -5,7 +5,7 @@ title: Install Docker Compose toc_max: 2 --- -{% assign composeversion = '1.15.0' %} +{% assign composeversion = '1.16.1' %} You can run Compose on macOS, Windows and 64-bit Linux.