From 8b39fdafa0fac644d4c1a17adad81b21ac4b689b Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 27 Apr 2017 12:46:18 -0700 Subject: [PATCH] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 6fd1e231ac2..c3838026632 100644 --- a/_config.yml +++ b/_config.yml @@ -139,10 +139,10 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 43 -current_patch_version: 1 -date_released: 2017-04-25 +current_patch_version: 2 +date_released: 2017-04-27 # 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-0431---april-25" +patch_version_notes: "#release-0432---april-27"