From 43e1b6253de61561fc7901a13f008c7cba30bbf4 Mon Sep 17 00:00:00 2001 From: valeros Date: Tue, 30 Jul 2024 13:46:18 +0300 Subject: [PATCH] Bump version to 6.8.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e4ff766fb..8fcafc4c9 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "6.7.0", + "version": "6.8.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",