From 73fb89df39dae7af7dd02e965edd56140ba44265 Mon Sep 17 00:00:00 2001 From: valeros Date: Tue, 14 May 2024 15:05:19 +0300 Subject: [PATCH] Bump version to 6.7.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 6001b36..e425a7d 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "6.6.0", + "version": "6.7.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",