From 3bddc0799d6fc8d35f06b8d14e01867cb449e3fb Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Thu, 17 Oct 2013 20:57:11 -0500 Subject: [PATCH] Update to 2.2.1 --- src/downloads.erl | 1 + src/index.erl | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/downloads.erl b/src/downloads.erl index 3027b1d..a2b92a1 100644 --- a/src/downloads.erl +++ b/src/downloads.erl @@ -19,6 +19,7 @@ ]). -define(ALL_VERSIONS, [ + "2.2.1", "2.2.0", "2.1.0", "2.0.4", diff --git a/src/index.erl b/src/index.erl index b3785ff..ba5dd87 100644 --- a/src/index.erl +++ b/src/index.erl @@ -52,10 +52,10 @@ top_right() -> #p { class="section_title", body="MAJOR ANNOUNCEMENTS" }, #p { class=section, body=[ - #time{ class=section_date, text="October 3rd, 2013", datetime="2013-10-03"}, + #time{ class=section_date, text="October 18th, 2013", datetime="2013-10-18"}, #br{}, <<" - Nitrogen 2.2.0 Released! + Nitrogen 2.2.1 Released! View the changelog, or Download it now »">>