From f32e3ec3f339f9e05927535ef47d82cc0c03d251 Mon Sep 17 00:00:00 2001 From: valeros Date: Wed, 2 Dec 2020 16:41:35 +0200 Subject: [PATCH] Bump version to 2.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 2292851..61a5f83 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "2.0.0", + "version": "2.1.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",