"Bump 1.27.0"

Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
aiordache 2020-09-07 19:09:24 +02:00
parent ad87891ef8
commit 980ec85bf4
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = '1.27.0-rc4'
__version__ = '1.27.0'

View File

@ -15,7 +15,7 @@
set -e
VERSION="1.27.0-rc4"
VERSION="1.27.0"
IMAGE="docker/compose:$VERSION"