From 5cf906363a6c4d6cfd477be238b02567e2f8a644 Mon Sep 17 00:00:00 2001 From: spycle <48740594+spycle@users.noreply.github.com> Date: Sun, 19 Dec 2021 11:59:27 +0000 Subject: [PATCH] Update manifest.json --- custom_components/microbot_push/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/microbot_push/manifest.json b/custom_components/microbot_push/manifest.json index 1ab4a16..49b2b0b 100644 --- a/custom_components/microbot_push/manifest.json +++ b/custom_components/microbot_push/manifest.json @@ -7,5 +7,5 @@ "codeowners": [], "requirements": ["bluepy==1.3.0"], "iot_class": "local_polling", - "version": "0.0.3" + "version": "0.0.4" }