diff --git a/website/config.rb b/website/config.rb index fe55d2bc4..46bdc3be8 100644 --- a/website/config.rb +++ b/website/config.rb @@ -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 diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb index d3d994e5b..4156f48ae 100644 --- a/website/source/downloads.html.erb +++ b/website/source/downloads.html.erb @@ -31,10 +31,6 @@ description: |-

Check out the v<%= latest_version %> CHANGELOG for information on the latest release.

-

Nomad 0.7.1 RC1

-

- A release candidate of Nomad 0.7.1 is also available! The RC can be downloaded on the Nomad releases page. -