Bump 1.7.0

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-03-23 22:05:23 -04:00
commit 1ad88662c0
4 changed files with 93 additions and 5 deletions

View file

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