diff --git a/custom_components/cloudweatherproxy/manifest.json b/custom_components/cloudweatherproxy/manifest.json index 1d1d445..301b210 100644 --- a/custom_components/cloudweatherproxy/manifest.json +++ b/custom_components/cloudweatherproxy/manifest.json @@ -14,5 +14,5 @@ "requirements": [ "aiocloudweather==2024.7.1" ], - "version": "2024.7.3" -} \ No newline at end of file + "version": "2024.7.2" +}