From f09d2ef4c5691bdc5795c87f019841cdbb426ba2 Mon Sep 17 00:00:00 2001
From: Preetha Appan
Date: Tue, 30 Jul 2019 16:46:13 -0500
Subject: [PATCH] Update to latest downloadable release
---
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 0e96b1e46..4ad5b872c 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.3"
+ h.version = "0.9.4"
h.github_slug = "hashicorp/nomad"
end
diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb
index 3f88556fb..e97e6d57a 100644
--- a/website/source/downloads.html.erb
+++ b/website/source/downloads.html.erb
@@ -37,10 +37,6 @@ description: |-
Check out the v<%= latest_version %> CHANGELOG for information on the latest release.
- Nomad 0.9.4 Release Candidate
-
- A release candidate for Nomad 0.9.4 is also available! The release candidate can be downloaded on the Nomad releases page.
-