From fcbe4d3f51a464568ded18ae550a586db5b23f68 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 23 Mar 2018 14:10:32 -0700 Subject: [PATCH] Release 0.66 blog post draft --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index d2b0242b763..a43b7a024ef 100644 --- a/_config.yml +++ b/_config.yml @@ -139,14 +139,14 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 65 -current_patch_version: 6 -date_released: 2018-03-21 +current_minor_version: 66 +current_patch_version: 0 +date_released: 2018-03-31 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. # Major release: -patch_version_notes: "#release-0656---march-21" +patch_version_notes: "#" # Minor release (Example #release-0431---april-25): # Date we moved to Discourse for comments