From bd0806caaacd2197d6ff6cd9c7417ee8863ed63d Mon Sep 17 00:00:00 2001 From: Daniel Shokouhi Date: Tue, 22 Apr 2025 11:45:08 -0700 Subject: [PATCH] Mention removing beta labels for production release --- docs/android/release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/android/release.md b/docs/android/release.md index 0b042335..6a4585ac 100644 --- a/docs/android/release.md +++ b/docs/android/release.md @@ -43,7 +43,7 @@ You can join the beta program directly through the [Google Play Store](https://p ### Production release -If the beta version is stable and approved by maintainers, it is promoted to **production**, making it available to all users. +If the beta version is stable and approved by maintainers, it is promoted to **production**, making it available to all users. The companion docs may need to be updated to remove any beta labels once approved. :::note You can find the app on the [Google Play Store](https://play.google.com/store/apps/details?id=io.homeassistant.companion.android).