From 95a2a009d266279513f0e7470d5b406d167fcd91 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 1 Jun 2022 14:03:46 +0300 Subject: [PATCH] Bump version to 4.0.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index d79dc00..9a006c3 100644 --- a/platform.json +++ b/platform.json @@ -17,7 +17,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif8266.git" }, - "version": "4.0.0", + "version": "4.0.1", "frameworks": { "arduino": { "package": "framework-arduinoespressif8266",