From 5e20a8971d1a3bf63a6fb697816067bb89c0bf52 Mon Sep 17 00:00:00 2001 From: Dave T <17680170+davet2001@users.noreply.github.com> Date: Tue, 15 Dec 2020 01:16:55 +0000 Subject: [PATCH] Beta version: change every 3 weeks to every month. (#15906) --- source/hassio/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 596f0447513..2ca541f0029 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -93,7 +93,7 @@ ha core update --version=0.XX.X ## Run the beta version of Home Assistant -If you would like to test next release before anyone else, you can install the beta version released every three weeks: +If you would like to test next release before anyone else, you can install the beta version released every month: 1. Backup your installation, using the snapshot functionality Home Assistant offers. 2. Check the [Home Assistant Beta release notes](https://rc.home-assistant.io/latest-release-notes/) for breaking changes. Be sure to check all release notes between the version you are running and the one you are upgrading to. Use the search function in your browser (`CTRL + f`) and search for **Breaking Changes**.