bumping up the version of the website
This commit is contained in:
parent
70e25f5930
commit
e32bc53e94
|
@ -2,6 +2,6 @@ set :base_url, "https://www.nomadproject.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "nomad"
|
||||
h.version = "0.4.0"
|
||||
h.version = "0.4.1"
|
||||
h.github_slug = "hashicorp/nomad"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue