website:update version

pull/1633/head
Mitchell Hashimoto 11 years ago
parent b291dae3d5
commit 5bfc036e55

@ -5,7 +5,7 @@
set :base_url, "https://www.packer.io/"
activate :hashicorp do |h|
h.version = '0.7.1'
h.version = ENV["PACKER_VERSION"]
h.bintray_repo = 'mitchellh/packer'
h.bintray_user = 'mitchellh'
h.bintray_key = ENV['BINTRAY_API_KEY']

Loading…
Cancel
Save