diff --git a/Boot2Docker.iss b/Boot2Docker.iss index e5aec02..3249c0e 100755 --- a/Boot2Docker.iss +++ b/Boot2Docker.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "Boot2Docker for Windows" -#define MyAppVersion "1.6.1" +#define MyAppVersion "1.6.2" #define MyAppPublisher "Docker Inc" #define MyAppURL "https://docker.com" #define MyAppContact "https://docs.docker.com" diff --git a/bundle.sh b/bundle.sh index 30e13fc..3c1977c 100755 --- a/bundle.sh +++ b/bundle.sh @@ -4,9 +4,9 @@ set -e # Script to grab binaries that are going to be bundled with windows installer. # Note to maintainers: Update versions used below with newer releases -boot2dockerIso=1.6.1 -boot2dockerCli=1.6.1 -docker=1.6.1 +boot2dockerIso=1.6.2 +boot2dockerCli=1.6.2 +docker=1.6.2 vbox=4.3.28 vboxRev=100309 msysGit=1.9.5-preview20150319