From 6ca6b85ba8ecc569f2d566d78baad202c538dc9c Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Mon, 29 Apr 2019 11:46:50 -0500 Subject: [PATCH] Update 0.9.1 links in website --- website/config.rb | 2 +- website/source/downloads.html.erb | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/website/config.rb b/website/config.rb index db5b599e3..905790e32 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.9.0" + h.version = "0.9.1" h.github_slug = "hashicorp/nomad" end diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb index e1ebc1742..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.9.1 Release Candidate

-

- A release candidate for Nomad 0.9.1 is also available! The release candidate can be downloaded on the Nomad releases page. -