From 67af58b52ea84d8c073f36ac66a60d6c99fda09f Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 12 Nov 2021 12:36:33 +0200 Subject: [PATCH] Bump version to 3.4.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e308b17..c09cb97 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "3.3.2", + "version": "3.4.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",