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