From c93c9081ea9708e6d55c8a66d5b95fe2927cafbb Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Sat, 29 Apr 2023 13:24:22 +0300 Subject: [PATCH] Bump version to 6.2.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index a2eaa7f..38a451d 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "6.1.0", + "version": "6.2.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",