Bump 1.15.0

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-07-25 16:02:11 -07:00 committed by Joffrey F
parent 0e93080850
commit ade23b585e
3 changed files with 6 additions and 3 deletions

View file

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