From 092321cbae253898de645a80aa85b2908dd17e42 Mon Sep 17 00:00:00 2001 From: RyanClark123 Date: Mon, 21 Aug 2023 15:10:57 +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 fe7aa4b..af73e88 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.7.2"], - "version":"2023.7.2" + "version":"2023.8.1" }