From 6339b32b19cde368dd4f757a08013b97207b5d1c Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Thu, 21 Apr 2022 16:46:33 +0300 Subject: [PATCH] Bump version to 4.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 5c71749..066579c 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "4.0.0", + "version": "4.1.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",