From 8272b41a7c6082c863ffc95cad2bcd46da2d43a4 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Mon, 8 Apr 2024 15:33:46 +0300 Subject: [PATCH] Update version to 1.1.1 --- custom_components/gyverlamp/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/gyverlamp/manifest.json b/custom_components/gyverlamp/manifest.json index 9462728..ed54029 100644 --- a/custom_components/gyverlamp/manifest.json +++ b/custom_components/gyverlamp/manifest.json @@ -10,5 +10,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/AlexxIT/GyverLamp/issues", "requirements": [], - "version": "1.1.0" + "version": "1.1.1" }