From 82e0243adc1d9bb8f2bbe2b030d1c0aad3419975 Mon Sep 17 00:00:00 2001 From: J-Lindvig <54498188+J-Lindvig@users.noreply.github.com> Date: Sun, 16 Jan 2022 00:29:16 +0100 Subject: [PATCH] Update manifest.json --- custom_components/time_date_dk/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/time_date_dk/manifest.json b/custom_components/time_date_dk/manifest.json index 9e52f05..49f1f36 100644 --- a/custom_components/time_date_dk/manifest.json +++ b/custom_components/time_date_dk/manifest.json @@ -6,5 +6,5 @@ "codeowners": ["J-Lindvig"], "requirements": [], "iot_class": "local_push", - "version": "1.0" + "version": "1.1" }