From 6133f29d70f075dcdac2a7776649f18f136787b4 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 26 Feb 2024 20:33:18 +0000 Subject: [PATCH] Update _config.yml for 2024.2.4 --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 82e8bc5b502..6abac4b3a63 100644 --- a/_config.yml +++ b/_config.yml @@ -110,8 +110,8 @@ social: # Home Assistant release details current_major_version: 2024 current_minor_version: 2 -current_patch_version: 3 -date_released: 2024-02-22 +current_patch_version: 4 +date_released: 2024-02-26 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.