From d2b14ad4d837dca252f1b3e2edb6acc4ec3f35cd Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 31 Aug 2023 16:38:09 +0300 Subject: [PATCH] Bump version to 6.4.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 49413a0..5bf959b 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "6.3.2", + "version": "6.4.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",