From d23a5f6faa20f962257d68a90642980645c59851 Mon Sep 17 00:00:00 2001 From: Ilia Kolev Date: Mon, 20 Jul 2015 21:11:49 +0300 Subject: [PATCH] Bump version --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index ec8bca2..253799a 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,7 @@ # Config Github Settings github_username = "iliakolev" github_repo = "pando" -github_branch = "1.0.0" +github_branch = "1.0.1" github_url = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}" # Server Configuration