From 74c18eb4ede1b19e312047daeb5f07294d35afac Mon Sep 17 00:00:00 2001 From: Darren Shepherd Date: Sat, 4 Apr 2015 10:10:37 -0700 Subject: [PATCH] Bump os-base, docker versions --- scripts/download | 4 ++-- scripts/version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/download b/scripts/download index 0197e8ef..3584a1cb 100755 --- a/scripts/download +++ b/scripts/download @@ -4,5 +4,5 @@ cd $(dirname $0)/.. source scripts/build-common -download 3a9fb8aac71e7ddd4f78bb29e068221402deee0b https://github.com/rancherio/os-base/releases/download/v0.2.0/os-base.tar.xz -download 1acbe869b32869bca5788373e8624a2957cbb380 https://github.com/ibuildthecloud/docker/releases/download/v1.5.0-rancher-2/docker-1.5.0 +download 9a61da8dd88bc79f212e085fc3f5b6260ff82ceb https://github.com/rancherio/os-base/releases/download/v0.2.1/os-base.tar.xz +download b56232025ec4fd71117ef099aa40e99c38e48296 https://github.com/rancherio/docker/releases/download/v1.6.0-rc4-rancher-1/docker diff --git a/scripts/version b/scripts/version index 72c67171..6d6ad622 100644 --- a/scripts/version +++ b/scripts/version @@ -1 +1 @@ -VERSION=v0.2.1 +VERSION=v0.3.0-rc1