From 52e696c7dd079821b7f29942ea3eb62bb65832e4 Mon Sep 17 00:00:00 2001 From: fideloper Date: Mon, 22 Dec 2014 06:46:12 -0600 Subject: [PATCH] updating vagrantfile for tag --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index f8242f8f..b9ba941d 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,7 @@ # Config Github Settings github_username = "fideloper" github_repo = "Vaprobash" -github_branch = "1.2.0" +github_branch = "1.3.0" github_url = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}" # Server Configuration