From 4af5c52426c6e96bb26a4826d75c97cdbda8aa15 Mon Sep 17 00:00:00 2001 From: B-Hartley Date: Wed, 30 Dec 2020 11:02:55 +0000 Subject: [PATCH] Update release.markdown (#16049) Updated for monthly release schedule. Is beta still the last week of the cycle? --- source/_faq/release.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_faq/release.markdown b/source/_faq/release.markdown index 7594987153b..8d55805e543 100644 --- a/source/_faq/release.markdown +++ b/source/_faq/release.markdown @@ -4,6 +4,6 @@ description: "Home Assistant release schedule" ha_category: Common --- -New versions of Home Assistant are released every three weeks on a Wednesday. The exact dates can be seen in the upcoming events calendar on the [Home Assistant Developers](https://developers.home-assistant.io/) website. +New versions of Home Assistant are released on the first Wednesday of every month. The exact dates can be seen in the upcoming events calendar on the [Home Assistant Developers](https://developers.home-assistant.io/) website. -The third week of our release schedule is primarily focused on beta testing. Users who participate in the beta can view the changelog under [beta release notes](https://rc.home-assistant.io/latest-release-notes/) and get help in the `#beta` channel of [Home Assistant's Discord server](/join-chat). Testers are also encouraged to [report issues on GitHub](/help/#bugs-feature-requests-and-alike). +The last week of our release schedule is primarily focused on beta testing. Users who participate in the beta can view the changelog under [beta release notes](https://rc.home-assistant.io/latest-release-notes/) and get help in the `#beta` channel of [Home Assistant's Discord server](/join-chat). Testers are also encouraged to [report issues on GitHub](/help/#bugs-feature-requests-and-alike).