From a0bb603f66d3924439925ce550c57adad37e082d Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 18 Mar 2021 23:58:54 +0200 Subject: [PATCH] Bump version to 3.1.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 843005c..89939bb 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "3.1.0", + "version": "3.1.1", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",