From ebce7fdbf0c2b1f05f04ca3e51d63cf8f4289e8d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 23 Feb 2017 16:47:14 +0100 Subject: [PATCH] Update frontpage (fixes #2113) --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 2704d4cca9d..73e4e0b07b0 100644 --- a/_config.yml +++ b/_config.yml @@ -132,8 +132,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 38 -current_patch_version: 3 -date_released: 2017-02-15 +current_patch_version: 4 +date_released: 2017-02-21 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.