diff --git a/custom_components/polestar_api/manifest.json b/custom_components/polestar_api/manifest.json index a03748d..1b8ff91 100644 --- a/custom_components/polestar_api/manifest.json +++ b/custom_components/polestar_api/manifest.json @@ -11,5 +11,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/pypolestar/polestar_api/issues", "requirements": ["gql[httpx]>=3.5.0", "homeassistant>=2024.6.0"], - "version": "1.9.0rc2" + "version": "1.9.0rc3" }