From 74df4c4f139dd8401f4db6e9a8657042df29bed9 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 7 Aug 2019 11:26:35 -0700 Subject: [PATCH] Update version --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 22f707391b6..b7388353e08 100644 --- a/_config.yml +++ b/_config.yml @@ -98,9 +98,9 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 96 -current_patch_version: 5 -date_released: 2019-07-25 +current_minor_version: 97 +current_patch_version: 0 +date_released: 2019-08-07 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.