From 6956c81a89bd9db9a2b208a19bae232b7cd61d7f Mon Sep 17 00:00:00 2001 From: valeros Date: Wed, 30 Jun 2021 14:38:44 +0300 Subject: [PATCH] Bump version to 3.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index fddf1de..c24b6d9 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "3.2.1", + "version": "3.3.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",