From 70f569dbdfc96a9150e7a96b21389d3601f17d80 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 23 May 2017 18:25:10 +0200 Subject: [PATCH] Update release --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index e3dffc70cac..6de62f081e9 100644 --- a/_config.yml +++ b/_config.yml @@ -141,8 +141,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 45 -current_patch_version: 0 -date_released: 2017-05-20 +current_patch_version: 1 +date_released: 2017-05-22 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.