From d4e2b6c04d6bea74fe2b23b4c270651935a12271 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Fri, 19 May 2023 13:27:05 +0300 Subject: [PATCH] Bump version to 6.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e77400e..506097a 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "6.2.0", + "version": "6.3.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",