Update release version to 0.9.2
This commit is contained in:
parent
5d4a8d3b11
commit
503db78789
|
@ -2,7 +2,7 @@ set :base_url, "https://www.nomadproject.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "nomad"
|
||||
h.version = "0.9.1"
|
||||
h.version = "0.9.2"
|
||||
h.github_slug = "hashicorp/nomad"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue