From 9d2fcec458b4c665f181348a86a771a221bf46bb Mon Sep 17 00:00:00 2001 From: Zack Date: Fri, 6 May 2022 22:30:34 -0500 Subject: [PATCH] Version Bump --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index fd31a6964f..673408112e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220504.0 +version = 20220504.1 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0