From 4e7719eeaa7b4df1b136021c0c2e924d14b85f9d Mon Sep 17 00:00:00 2001 From: valeros Date: Mon, 26 Jul 2021 21:16:40 +0300 Subject: [PATCH] Bump version to 3.3.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index c24b6d9..5887b3e 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "3.3.0", + "version": "3.3.1", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",