diff --git a/Vagrantfile b/Vagrantfile index 858b2a61..5b34ccfe 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,7 @@ # Config Github Settings github_username = "fideloper" github_repo = "Vaprobash" -github_branch = "1.4.0" +github_branch = "1.4.1" github_url = "https://raw.githubusercontent.com/#{github_username}/#{github_repo}/#{github_branch}" # Because this:https://developer.github.com/changes/2014-12-08-removing-authorizations-token/