From 04ae8c9d1424cb2b0958dd748273e498352479de Mon Sep 17 00:00:00 2001 From: Zack Barett Date: Thu, 24 Feb 2022 18:22:09 -0600 Subject: [PATCH] Bumped version to 20220224.0 (#11847) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6205a6a259..f3efcd2597 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220223.0 +version = 20220224.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0