From dfe348187f49dd7ac235492dfd42f54cf85b3d88 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 24 Apr 2022 15:26:42 -0700 Subject: [PATCH] Bumped version to 20220424.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9c9dfb640e..f397c0f797 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220420.0 +version = 20220424.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0