From 3d9709610a4b1699b1b74415ac6ece352f6b3965 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 14 Jan 2017 11:26:48 +0100 Subject: [PATCH] Update for 0.36 --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 89a36728017..a1b0cabf635 100644 --- a/_config.yml +++ b/_config.yml @@ -130,9 +130,9 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 35 -current_patch_version: 3 -date_released: 2016-12-23 +current_minor_version: 36 +current_patch_version: 0 +date_released: 2017-01-15 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.