From a4f8e886bc810f95dd12d3c935e3909b351b3d08 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 4 May 2022 13:14:25 +0200 Subject: [PATCH] Bumped version to 20220504.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0b418da16a..fd31a6964f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220503.0 +version = 20220504.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0