From 87cba6a2a9ed1ce954d6c71778ee5c5fb08f3d0c Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 19 Feb 2017 23:52:48 +0200 Subject: [PATCH] Update manifest --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 0e9fe91..e74a770 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.5.1", + "version": "0.6.0-alpha.5", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download", @@ -51,7 +51,7 @@ "framework-espidf": { "type": "framework", "optional": true, - "version": "~1.90.0" + "version": "~1.200.0" }, "framework-simba": { "type": "framework",