From 43d34bc87603239118cf8e2f8b649a5c7de43f5f Mon Sep 17 00:00:00 2001 From: valeros Date: Mon, 7 Sep 2020 14:49:58 +0300 Subject: [PATCH] Bump version to 2.0.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 58fb13d..6f309b6 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "1.12.4", + "version": "2.0.0", "frameworks": { "arduino": { "package": "framework-arduinoespressif32",