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"