diff --git a/_config.yml b/_config.yml index eadc62c7314..77e7d604eb1 100644 --- a/_config.yml +++ b/_config.yml @@ -108,8 +108,8 @@ social: # Home Assistant release details current_major_version: 2025 current_minor_version: 6 -current_patch_version: 2 -date_released: 2025-06-23 +current_patch_version: 3 +date_released: 2025-06-24 # 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/2025-06-11-release-20256.markdown b/source/_posts/2025-06-11-release-20256.markdown index 6353c920e21..e342bfee7be 100644 --- a/source/_posts/2025-06-11-release-20256.markdown +++ b/source/_posts/2025-06-11-release-20256.markdown @@ -49,6 +49,7 @@ _PS: We will pick up the regular release schedule again now, so expect the next - [Patch releases](#patch-releases) - [2025.6.1 - June 13](#202561---june-13) - [2025.6.2 - June 23](#202562---june-23) + - [2025.6.3 - June 24](#202563---june-24) - [Need help? Join the community!](#need-help-join-the-community) - [Backward-incompatible changes](#backward-incompatible-changes) - [All changes](#all-changes) @@ -540,6 +541,13 @@ release every Friday. [zha docs]: /integrations/zha/ [zwave_js docs]: /integrations/zwave_js +### 2025.6.3 - June 24 + +- Update frontend to 20250531.4 ([@bramkragten] - [#147414]) + +[#147414]: https://github.com/home-assistant/core/pull/147414 +[@bramkragten]: https://github.com/bramkragten + ## Need help? Join the community! Home Assistant has a great community of users who are all more than willing diff --git a/source/changelogs/core-2025.6.markdown b/source/changelogs/core-2025.6.markdown index c2dc2be64ed..41e57012be1 100644 --- a/source/changelogs/core-2025.6.markdown +++ b/source/changelogs/core-2025.6.markdown @@ -896,6 +896,13 @@ For a summary in a more readable format: [zha docs]: /integrations/zha/ [zwave_js docs]: /integrations/zwave_js +## Release 2025.6.3 - June 24 + +- Update frontend to 20250531.4 ([@bramkragten] - [#147414]) + +[#147414]: https://github.com/home-assistant/core/pull/147414 +[@bramkragten]: https://github.com/bramkragten + [#123284]: https://github.com/home-assistant/core/pull/123284 [#125764]: https://github.com/home-assistant/core/pull/125764 [#129456]: https://github.com/home-assistant/core/pull/129456