From 3f2117c9b5657f17572e266e1e587d30d1c0f3de Mon Sep 17 00:00:00 2001 From: Dave T <17680170+davet2001@users.noreply.github.com> Date: Mon, 13 May 2024 09:29:19 +0100 Subject: [PATCH] Update version info to 2024.5.3 (#32690) --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 88ba35f6b4f..bb122707c99 100644 --- a/_config.yml +++ b/_config.yml @@ -110,8 +110,8 @@ social: # Home Assistant release details current_major_version: 2024 current_minor_version: 5 -current_patch_version: 2 -date_released: 2024-05-06 +current_patch_version: 3 +date_released: 2024-05-10 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.