From 0a68bdd4b1f6183a47cd38fe6220a5d24b10104b Mon Sep 17 00:00:00 2001 From: RogerSelwyn Date: Thu, 23 Feb 2023 12:42:14 +0000 Subject: [PATCH] Bump to v4.2.4 --- custom_components/o365/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/o365/manifest.json b/custom_components/o365/manifest.json index f6be7ff..430472e 100644 --- a/custom_components/o365/manifest.json +++ b/custom_components/o365/manifest.json @@ -15,5 +15,5 @@ "O365==2.0.26", "BeautifulSoup4>=4.10.0" ], - "version": "v4.2.3" + "version": "v4.2.4" }