From 679a5a5acc530c13bb01d064f9e94edfa4ee4aea Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Mon, 6 Feb 2023 14:38:48 +0200 Subject: [PATCH] Bump version to 6.0.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index fe4f3c2..4afeafa 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "6.0.0", + "version": "6.0.1", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",