From bcc008947783656bf18a38f1ed01ffc0934ae706 Mon Sep 17 00:00:00 2001 From: Thomas D <11554546+thomasddn@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:01:51 +0000 Subject: [PATCH] Bump version --- custom_components/volvo_cars/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/volvo_cars/manifest.json b/custom_components/volvo_cars/manifest.json index 165acf2..d601af2 100644 --- a/custom_components/volvo_cars/manifest.json +++ b/custom_components/volvo_cars/manifest.json @@ -11,5 +11,5 @@ "requirements": [ "pydantic>=1.10.18,<2.0" ], - "version": "0.2.2" + "version": "0.2.3" } \ No newline at end of file