From 717972a21e341f7dc72e9dcf4f235a98ac3bbbd0 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 3 Dec 2017 12:12:55 +0100 Subject: [PATCH] Version bump to 0.59 --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 3f8193a9a79..f52d2b10a96 100644 --- a/_config.yml +++ b/_config.yml @@ -139,12 +139,12 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 58 -current_patch_version: 1 -date_released: 2017-11-21 +current_minor_version: 59 +current_patch_version: 0 +date_released: 2017-12-03 # 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-0581---november-21" +patch_version_notes: "#" # Minor release (Example #release-0431---april-25):