From b562f36df857eee97feebc72e227b78ea369413b Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Sun, 31 Jul 2022 22:15:56 +0300 Subject: [PATCH] Bump version to 5.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 311c107..3c55e32 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "5.0.0", + "version": "5.1.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",