From d8dbf252ffcdaf4e94d034cb0b3728a7f1196955 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 21 Oct 2017 21:26:41 +0200 Subject: [PATCH] Update for 0.56 --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index c61e1b7f74f..205c3ccfea8 100644 --- a/_config.yml +++ b/_config.yml @@ -139,12 +139,12 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 55 -current_patch_version: 1 -date_released: 2017-10-15 +current_minor_version: 56 +current_patch_version: 0 +date_released: 2017-10-21 # 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-0551---october-15" +#patch_version_notes: "#release-0551---october-15" # Minor release (Example #release-0431---april-25):