From 7e0dcf03d682f637eb423eb6987d80c7496cd5a8 Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 29 Jan 2021 21:23:59 +0200 Subject: [PATCH] Bump version to 3.0.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 53e997f..f8d2e06 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "2.1.0", + "version": "3.0.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",