From 0d2edd09dd002f53c6ba2d24fe8603daa42f6580 Mon Sep 17 00:00:00 2001 From: valeros Date: Tue, 31 Aug 2021 16:32:59 +0300 Subject: [PATCH] Bump version to 3.3.2 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 5887b3e..82658a9 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "3.3.1", + "version": "3.3.2", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",