2024.5: Add release number in site config

This commit is contained in:
Franck Nijhof 2024-04-25 01:12:16 +02:00
parent acdb3218c7
commit 6f35570ab6
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 5 additions and 5 deletions

View File

@ -109,9 +109,9 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 2024 current_major_version: 2024
current_minor_version: 4 current_minor_version: 5
current_patch_version: 4 current_patch_version: 0
date_released: 2024-04-23 date_released: 2024-05-01
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.

View File

@ -2,7 +2,7 @@
layout: post layout: post
title: "2024.5: Beta release notes" title: "2024.5: Beta release notes"
description: "The beta release notes for Home Assistant 2024.5" 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" date_formatted: "May 1, 2024"
author: Franck Nijhof author: Franck Nijhof
author_twitter: frenck author_twitter: frenck
@ -139,7 +139,7 @@ editor 😎
## Lock feature for tile card ## 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! adding a new feature for the tile card: Locks!
<img class="no-shadow" src='https://github.com/home-assistant/frontend/assets/11457346/3dfe28bd-9396-40e9-b232-2f997f918855' alt='Temporary screenshot that needs to be replaced.'> <img class="no-shadow" src='https://github.com/home-assistant/frontend/assets/11457346/3dfe28bd-9396-40e9-b232-2f997f918855' alt='Temporary screenshot that needs to be replaced.'>