From 998031715cd0652a0f3a6d3bfc1b6249cf02302d Mon Sep 17 00:00:00 2001 From: fideloper Date: Fri, 10 Oct 2014 07:51:43 -0400 Subject: [PATCH] updating tag release in vagrantfile --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index a0670198..adfbed7f 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,7 @@ # Config Github Settings github_username = "fideloper" github_repo = "Vaprobash" -github_branch = "1.1.0" +github_branch = "1.2.0" github_url = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}" # Server Configuration