From fec0dc003273269247b43534c97ecc1c85f3af56 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 23 Feb 2022 19:51:07 +0100 Subject: [PATCH] Bumped version to 20220223.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9770797945..6205a6a259 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220222.0 +version = 20220223.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0