From bc3b2ad08b7ce03206512fe5d660e40e5d6ca18b Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Fri, 26 Aug 2022 16:18:20 +0300 Subject: [PATCH] Bump version to 5.1.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 3c55e32..1dd23c4 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "5.1.0", + "version": "5.1.1", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",