From 2d3f03b2789be820890aadb7213f4149fef50980 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 28 Jan 2017 21:48:03 +0100 Subject: [PATCH] Update for 0.37 --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 7757ff45185..a1d4c33c590 100644 --- a/_config.yml +++ b/_config.yml @@ -130,10 +130,10 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 36 -current_patch_version: 1 -date_released: 2017-01-17 +current_minor_version: 37 +current_patch_version: 0 +date_released: 2017-01-28 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. -patch_version_notes: "#release-0361---january-17" +patch_version_notes: ""