From 834e37a58bdded3a922763086f281a6f2b3ed6ca Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 17 Dec 2016 23:11:43 +0100 Subject: [PATCH] Update for 0.35 --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 748dcef8274..bdf555067d7 100644 --- a/_config.yml +++ b/_config.yml @@ -130,9 +130,9 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 34 -current_patch_version: 4 -date_released: 2016-12-07 +current_minor_version: 35 +current_patch_version: 0 +date_released: 2016-12-17 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.