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" }