From 83198539e5c8e48d91cb0ea403206235ddba7d2e Mon Sep 17 00:00:00 2001 From: valeros Date: Mon, 29 Mar 2021 15:31:28 +0300 Subject: [PATCH] Bump version to 3.2.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 9e969e3..1579239 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "3.1.1", + "version": "3.2.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",