From dfde2d8a6204d26f3b6f429c28f3160803be404d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szczodrzy=C5=84ski?= Date: Sat, 3 Sep 2022 21:40:04 +0200 Subject: [PATCH] [release] v0.10.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 3bcc807..7e437e6 100644 --- a/platform.json +++ b/platform.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/kuba2k2/platformio-libretuya" }, - "version": "0.9.0", + "version": "0.10.0", "frameworks": { "arduino": { "title": "Generic Arduino framework",