Bump 1.7.0

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-04-13 11:37:49 -04:00
commit 0d7bf73446
3 changed files with 3 additions and 3 deletions

View file

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