From 3f62397498fcbd3a9c1cce842007c09c34bba8dd Mon Sep 17 00:00:00 2001 From: Vincent Le Bourlot Date: Fri, 27 Oct 2023 14:26:21 +0200 Subject: [PATCH] bump version --- custom_components/vesync/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/vesync/manifest.json b/custom_components/vesync/manifest.json index 5c37b8d..eb968b7 100644 --- a/custom_components/vesync/manifest.json +++ b/custom_components/vesync/manifest.json @@ -13,5 +13,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/vlebourl/custom_vesync", "requirements": ["pyvesync==2.1.10"], - "version": "1.1.0" + "version": "1.3.0" }