From 39192b4cfa3f6122bd843fd9c2863b2634fb0e17 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Tue, 20 Jun 2023 12:19:31 +0300 Subject: [PATCH] Bump version to 6.3.2 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e4c3577..818fffa 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "6.3.1", + "version": "6.3.2", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",