From 3a080f671f48b0e128fe27aba3671ba3ca628bd6 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 28 Sep 2018 16:53:49 +0200 Subject: [PATCH] Update date --- _config.yml | 4 ++-- source/_posts/2018-10-01-release-79.markdown | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index da977b8bca4..422f2e62802 100644 --- a/_config.yml +++ b/_config.yml @@ -141,9 +141,9 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 80 +current_minor_version: 79 current_patch_version: 0 -date_released: 2018-09-24 +date_released: 2018-09-28 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2018-10-01-release-79.markdown b/source/_posts/2018-10-01-release-79.markdown index c8f28022ed0..2d98bfdf2bb 100644 --- a/source/_posts/2018-10-01-release-79.markdown +++ b/source/_posts/2018-10-01-release-79.markdown @@ -2,7 +2,7 @@ layout: post title: "0.79: Device Registry, Logi Circle, Huawei LTE routers, GeoJSON" description: "Home Assistant is now able to show the devices and entities that belong to an integration." -date: 2018-09-27 00:01:00 +date: 2018-09-28 00:01:00 date_formatted: "September 28, 2018" author: Paulus Schoutsen author_twitter: balloob