From e374d5ac735110fecb7ba79a1ab0fe77d7cf0aac Mon Sep 17 00:00:00 2001 From: fideloper Date: Tue, 31 Mar 2015 10:02:35 -0500 Subject: [PATCH] updating vagrantfile for 1.4.0 branch --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 4b4b1264..60191acf 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,7 @@ # Config Github Settings github_username = "fideloper" github_repo = "Vaprobash" -github_branch = "1.3.1" +github_branch = "1.4.0" github_url = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}" # Server Configuration