Bump 1.14.0-rc1

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-05-26 14:39:47 -07:00 committed by Joffrey F
parent 78bb879419
commit 73dfdfffb0
3 changed files with 51 additions and 2 deletions

View file

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