From 28af8865979b0d996b363e1ebdd204ccad621ab7 Mon Sep 17 00:00:00 2001 From: fideloper Date: Sun, 13 Jul 2014 14:08:34 -0400 Subject: [PATCH] tagging stable 1.0.1 --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 44217468..7fd9f498 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,7 @@ # Config Github Settings github_username = "fideloper" github_repo = "Vaprobash" -github_branch = "1.0.0" +github_branch = "1.0.1" github_url = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}" # Server Configuration