website/www: update version for download

This commit is contained in:
Mitchell Hashimoto 2015-12-24 14:03:12 -08:00
parent c1c00e2f3c
commit a3b85662e2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ helpers MiddlemanHashiCorpHelpers
page "/blog_feed.xml", layout: false
# The version of Vagrant - update this to update the downloads page
set :latest_version, '1.8.0'
set :latest_version, '1.8.1'
set :css_dir, 'stylesheets'
set :js_dir, 'javascripts'