From 162df5f5c9b026d2b57a8b205248e074e3689f84 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Fri, 29 Apr 2022 14:14:21 +0300 Subject: [PATCH] Bump version to 4.2.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 9d66725..cb48897 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "4.1.0", + "version": "4.2.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",