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