From 3f31c1d9a5cb681dc48877198602ae809b8d7fed Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 28 Jan 2022 13:46:55 +0200 Subject: [PATCH] Bump version to 3.5.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 39b3e15..113652d 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "3.4.0", + "version": "3.5.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",