From 336b0d74396f25a8152b847f1e3c31901dc1b4b7 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 15 Nov 2016 22:47:58 +0100 Subject: [PATCH] Hack for the 'Released' date issue for minor releases --- _config.yml | 1 + source/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 82c713b8343..8abec3ecb11 100644 --- a/_config.yml +++ b/_config.yml @@ -131,3 +131,4 @@ social: current_major_version: 0 current_minor_version: 32 current_patch_version: 4 +date_released: 2016-11-15 diff --git a/source/index.html b/source/index.html index 0077f5f8219..9642ac277b9 100644 --- a/source/index.html +++ b/source/index.html @@ -18,7 +18,7 @@ hide_github_edit: true