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"