Bump download version to 0.10.0
This commit is contained in:
parent
2085263694
commit
2384cb3f49
|
@ -2,6 +2,6 @@ set :base_url, "https://www.packer.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "packer"
|
||||
h.version = "0.9.0"
|
||||
h.version = "0.10.0"
|
||||
h.github_slug = "mitchellh/packer"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue