From 60d56a2b670b368b84092388e7fd810c61ed0e2f Mon Sep 17 00:00:00 2001
From: valentinfrlch
Date: Sun, 26 Jan 2025 09:19:04 +0100
Subject: [PATCH] Update version number
---
README.md | 2 +-
custom_components/llmvision/manifest.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index a3f9ed7..b1c4d95 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-
+
diff --git a/custom_components/llmvision/manifest.json b/custom_components/llmvision/manifest.json
index fc57f2f..892ef10 100644
--- a/custom_components/llmvision/manifest.json
+++ b/custom_components/llmvision/manifest.json
@@ -7,5 +7,5 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/valentinfrlch/ha-llmvision/issues",
"requirements": ["boto3"],
- "version": "1.3.6"
+ "version": "1.3.7"
}
\ No newline at end of file