diff --git a/_config.yml b/_config.yml index 7d840828153..22be91942a2 100644 --- a/_config.yml +++ b/_config.yml @@ -142,12 +142,12 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 49 -current_patch_version: 1 -date_released: 2017-07-24 +current_minor_version: 50 +current_patch_version: 0 +date_released: 2017-07-29 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. # Major release: -patch_version_notes: "#release-0491---july-24" +patch_version_notes: "#" # Minor release (Example #release-0431---april-25):