Bump 1.14.0-rc2

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-06-06 12:36:26 -07:00 committed by Joffrey F
parent 73dfdfffb0
commit d81a27be02
3 changed files with 7 additions and 4 deletions

View file

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