From 99dd935602160f9ac4d0fa60f610a37a94c29f90 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 8 Oct 2021 03:58:25 +0000 Subject: [PATCH] Update _config.yml too --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 7c3d9ed60b1..6ebb8139354 100644 --- a/_config.yml +++ b/_config.yml @@ -108,8 +108,8 @@ social: # Home Assistant release details current_major_version: 2021 current_minor_version: 10 -current_patch_version: 0 -date_released: 2021-10-06 +current_patch_version: 1 +date_released: 2021-10-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.