"Bump 1.28.0-rc1"

Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
aiordache 2020-12-07 20:44:56 +01:00
parent 7bc945654f
commit 186e3913f0
4 changed files with 55 additions and 2 deletions

0
script/release/release.py Normal file → Executable file
View file

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.26.1"
VERSION="1.28.0-rc1"
IMAGE="docker/compose:$VERSION"