Updated website version
This commit is contained in:
parent
4a4a03ffc3
commit
9a83ead688
|
@ -2,6 +2,6 @@ set :base_url, "https://www.packer.io/"
|
||||||
|
|
||||||
activate :hashicorp do |h|
|
activate :hashicorp do |h|
|
||||||
h.name = "packer"
|
h.name = "packer"
|
||||||
h.version = "0.10.0"
|
h.version = "0.10.1"
|
||||||
h.github_slug = "mitchellh/packer"
|
h.github_slug = "mitchellh/packer"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue