diff --git a/custom_components/polestar_api/manifest.json b/custom_components/polestar_api/manifest.json index 6ee10d5..a00d9dd 100644 --- a/custom_components/polestar_api/manifest.json +++ b/custom_components/polestar_api/manifest.json @@ -10,5 +10,5 @@ "documentation": "https://github.com/pypolestar/polestar_api", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/pypolestar/polestar_api/issues", - "version": "1.8.0b1" + "version": "1.8.0" }