From 9557b604dabed163b2c1ce98708c17fb32a13a51 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Fri, 1 Apr 2022 18:35:08 +0200 Subject: [PATCH] Bumped version to 20220401.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index eee0210ac8..ba0f034718 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220330.0 +version = 20220401.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0