From bb0e764b1eba4c1d87307bbeb2f1a371bf79a831 Mon Sep 17 00:00:00 2001 From: "Martin M." Date: Mon, 7 Oct 2024 21:14:50 +0200 Subject: [PATCH] Update linktap to 1.0.1 (#4144) --- sources-dist-stable.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources-dist-stable.json b/sources-dist-stable.json index 36c5d26a8..aeb356636 100644 --- a/sources-dist-stable.json +++ b/sources-dist-stable.json @@ -1416,7 +1416,7 @@ "meta": "https://raw.githubusercontent.com/Smart-Gang/ioBroker.linktap/master/io-package.json", "icon": "https://raw.githubusercontent.com/Smart-Gang/ioBroker.linktap/master/admin/LinkTap_Logo.png", "type": "garden", - "version": "0.3.0" + "version": "1.0.1" }, "linux-control": { "meta": "https://raw.githubusercontent.com/Scrounger/ioBroker.linux-control/master/io-package.json", @@ -3266,4 +3266,4 @@ "type": "hardware", "version": "3.1.0" } -} \ No newline at end of file +}