From 0d6a3aa19fe0761a004cd80acef969d8bd8f6272 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 3 Dec 2016 15:14:59 +0100 Subject: [PATCH] Update for 0.34 --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 33aab956e2c..cc1eebd311b 100644 --- a/_config.yml +++ b/_config.yml @@ -130,9 +130,9 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 33 -current_patch_version: 4 -date_released: 2016-11-23 +current_minor_version: 34 +current_patch_version: 0 +date_released: 2016-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. patch_version_notes: "#release-0334---november-24"