From ee09e8be55eac81aeaaafe76c10f275c13cba8f0 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Thu, 29 Dec 2022 11:47:47 +0200 Subject: [PATCH] Bump version to 5.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 07bb794..fb20959 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "5.2.0", + "version": "5.3.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",