From 5b5bd5ed89695b7c62dbd34875e3dd3c19071005 Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Fri, 25 Sep 2015 14:04:16 +0200 Subject: [PATCH] Update Vaprobash --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index d5ce9a8..6b51d05 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,7 @@ # Config Github Settings github_username = "fideloper" github_repo = "Vaprobash" -github_branch = "1.3.0" +github_branch = "1.4.1" github_url = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}" # Server Configuration