From b225809948fc51ea2d5e873bfcb800a0c219092e Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 16 Sep 2021 10:40:35 -0700 Subject: [PATCH] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 0cbb2d31b3e..6fc95741db4 100644 --- a/_config.yml +++ b/_config.yml @@ -108,8 +108,8 @@ social: # Home Assistant release details current_major_version: 2021 current_minor_version: 9 -current_patch_version: 5 -date_released: 2021-09-08 +current_patch_version: 6 +date_released: 2021-09-11 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.