From fced7ece08239a3bc2c5cd6eb0d19e4190213ff3 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 16 Nov 2017 22:16:08 -0800 Subject: [PATCH] Version bump to 0.58 --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 3c544f2b400..3f5b224ff88 100644 --- a/_config.yml +++ b/_config.yml @@ -139,12 +139,12 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 57 -current_patch_version: 3 -date_released: 2017-11-11 +current_minor_version: 58 +current_patch_version: 0 +date_released: 2017-11-18 # 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-0573---november-11" +patch_version_notes: "#" # Minor release (Example #release-0431---april-25):