Skip to content

Commit

Permalink
bump website
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed Dec 20, 2017
1 parent 742107a commit b612f7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion website/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

activate :hashicorp do |h|
h.name = "nomad"
h.version = "0.7.0"
h.version = "0.7.1"
h.github_slug = "hashicorp/nomad"
end

Expand Down
4 changes: 0 additions & 4 deletions website/source/downloads.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit b612f7a

Please sign in to comment.