From bf7421b2202a5145878ae81e8c028340cb056795 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 29 Jul 2017 21:26:54 +0200 Subject: [PATCH] Update for 0.50 --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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):