diff --git a/_config.yml b/_config.yml index 94290300322..ac22da874e2 100644 --- a/_config.yml +++ b/_config.yml @@ -109,9 +109,9 @@ social: # Home Assistant release details current_major_version: 2024 -current_minor_version: 4 -current_patch_version: 4 -date_released: 2024-04-23 +current_minor_version: 5 +current_patch_version: 0 +date_released: 2024-05-01 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2024-05-01-release-20245.markdown b/source/_posts/2024-05-01-release-20245.markdown index cb346bc635a..40410e57096 100644 --- a/source/_posts/2024-05-01-release-20245.markdown +++ b/source/_posts/2024-05-01-release-20245.markdown @@ -2,7 +2,7 @@ layout: post title: "2024.5: Beta release notes" description: "The beta release notes for Home Assistant 2024.5" -date: 2024-04-24 00:00:00 +date: 2024-04-24 23:59:59 date_formatted: "May 1, 2024" author: Franck Nijhof author_twitter: frenck @@ -139,7 +139,7 @@ editor 😎 ## Lock feature for tile card -The tile card is already amamzing, but [@marcgeurts] made it even better by +The tile card is already amazing, but [@marcgeurts] made it even better by adding a new feature for the tile card: Locks! Temporary screenshot that needs to be replaced.