From 849431840db7ef2c12c7705e2d4b30058a87dd5f Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 29 Mar 2024 19:21:45 +0200 Subject: [PATCH] Bump version to 6.6.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index da7586b..d142614 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "6.5.0", + "version": "6.6.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",