From c226fe663fdd80c82005fcf2d35f2c80b9924b28 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Fri, 20 May 2022 13:55:15 +0300 Subject: [PATCH] Bump version to 4.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 02b3217..7c5d11a 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "4.2.0", + "version": "4.3.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",