From c693fefbf3dba8f35802b87d064401dadbb211b5 Mon Sep 17 00:00:00 2001 From: ryanbdclark <42173121+ryanbdclark@users.noreply.github.com> Date: Mon, 3 Jul 2023 14:38:17 +0100 Subject: [PATCH] Update manifest.json --- custom_components/owlet/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/owlet/manifest.json b/custom_components/owlet/manifest.json index 08ebac5..069111c 100644 --- a/custom_components/owlet/manifest.json +++ b/custom_components/owlet/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/ryanbdclark/owlet/issues", "requirements": ["pyowletapi==2023.07.01"], - "version":"2023.5.7" + "version":"2023.07.01" }