From 19b9242568935ce8aad434bc1dc81a1da5c425c4 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Mon, 16 Jan 2023 20:54:29 +0200 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 a6ede46..1b34bc9 100644 --- a/platform.json +++ b/platform.json @@ -17,7 +17,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif8266.git" }, - "version": "4.0.1", + "version": "4.1.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif8266",