From 7cc576a616f369e5497f4c38ce769df7aa5e9631 Mon Sep 17 00:00:00 2001 From: Zack Barett Date: Tue, 24 May 2022 19:08:56 -0500 Subject: [PATCH] Bump Version to 20220524.0 (#12769) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 65b4190c93..951f1a8274 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220523.0 +version = 20220524.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0