From 61914aa4638146da03713c8142253142a35b0b42 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Tue, 31 May 2022 21:39:22 +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 f2f0967..d79dc00 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-rc.1", + "version": "4.0.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif8266",