Bump 1.14.0

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-06-15 17:05:23 -07:00 committed by Joffrey F
parent abac2eea37
commit cffce0880b
3 changed files with 6 additions and 3 deletions

View file

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