From c2ce34251c08a82d8689e0813a385fcecb86c908 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 8 May 2017 11:04:12 +0200 Subject: [PATCH] Update for 0.44.2 --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index bd7ce567db5..ae52f220238 100644 --- a/_config.yml +++ b/_config.yml @@ -141,10 +141,10 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 44 -current_patch_version: 0 -date_released: 2017-05-06 +current_patch_version: 2 +date_released: 2017-05-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. # Example #release-0431---april-25 -patch_version_notes: "#release-0441---may-7" +patch_version_notes: "#release-0442---may-8"