From 2d6a5676fe32b0dca514b21cfccf25949f51b170 Mon Sep 17 00:00:00 2001 From: valeros Date: Mon, 31 May 2021 16:44:18 +0300 Subject: [PATCH] Bump version to 3.2.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 6aa18cf..06edfde 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "3.2.0", + "version": "3.2.1", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",