From 7176980e0c25106ba49cdaae96e45d1ce435699c Mon Sep 17 00:00:00 2001 From: Jakob Schlyter Date: Wed, 6 Nov 2024 22:19:41 +0100 Subject: [PATCH] release 1.8.0 --- custom_components/polestar_api/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }