From 77af9c1cba1d9e2702b7d360403f4ff3b0bc12d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szczodrzy=C5=84ski?= Date: Mon, 2 Jan 2023 19:41:39 +0100 Subject: [PATCH] [release] v0.12.2 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e5c8d11..393ec8f 100644 --- a/platform.json +++ b/platform.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/kuba2k2/platformio-libretuya" }, - "version": "0.12.1", + "version": "0.12.2", "frameworks": { "arduino": { "title": "Generic Arduino framework",