From 5b1497c8dde60bd3212cb43769c104568228b0e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Fr=C3=B6hlich?= <85313672+valentinfrlch@users.noreply.github.com> Date: Fri, 17 May 2024 20:47:02 +0200 Subject: [PATCH] Update manifest.json --- custom_components/gpt4vision/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/gpt4vision/manifest.json b/custom_components/gpt4vision/manifest.json index 4166dc9..c073a4d 100644 --- a/custom_components/gpt4vision/manifest.json +++ b/custom_components/gpt4vision/manifest.json @@ -6,5 +6,5 @@ "issue_tracker": "https://github.com/valentinfrlch/ha-gpt4vision/issues", "documentation": "https://github.com/valentinfrlch/ha-gpt4vision", "iot_class": "cloud_polling", - "version": "0.2.0" + "version": "0.2.2" }