From 393c6b659aaf46375535325872e87c8c32817072 Mon Sep 17 00:00:00 2001 From: sjabby Date: Thu, 12 Jul 2018 09:45:53 +0200 Subject: [PATCH] Update _config.yml (#5773) --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 1bb5a20bd4a..84212e57b7c 100644 --- a/_config.yml +++ b/_config.yml @@ -142,8 +142,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 73 -current_patch_version: 0 -date_released: 2018-07-06 +current_patch_version: 1 +date_released: 2018-07-08 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.