From 9d6a9395f840572f8424db04edc4da893de46555 Mon Sep 17 00:00:00 2001 From: Wibias <37517432+Wibias@users.noreply.github.com> Date: Sat, 29 May 2021 22:33:27 +0200 Subject: [PATCH] Fix missing version update --- custom_components/variable/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/variable/manifest.json b/custom_components/variable/manifest.json index e42217b..237f0de 100644 --- a/custom_components/variable/manifest.json +++ b/custom_components/variable/manifest.json @@ -10,5 +10,5 @@ "@wibias" ], "iot_class": "local_push", - "version": "2.1.0" + "version": "2.1.1" } \ No newline at end of file