mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 02:45:42 +03:00
bump website
This commit is contained in:
@@ -2,7 +2,7 @@ set :base_url, "https://www.nomadproject.io/"
|
||||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "nomad"
|
||||
h.version = "0.7.0"
|
||||
h.version = "0.7.1"
|
||||
h.github_slug = "hashicorp/nomad"
|
||||
end
|
||||
|
||||
|
||||
@@ -31,10 +31,6 @@ description: |-
|
||||
<p>
|
||||
Check out the <a href="https://github.com/hashicorp/nomad/blob/v<%= latest_version %>/CHANGELOG.md">v<%= latest_version %> CHANGELOG</a> for information on the latest release.
|
||||
</p>
|
||||
<h3>Nomad 0.7.1 RC1</h3>
|
||||
<p>
|
||||
A release candidate of Nomad 0.7.1 is also available! The RC can be <a href="https://releases.hashicorp.com/nomad/0.7.1-rc1/">downloaded on the Nomad releases page</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user