From 7b89bd9eefc2f2816dae87dcb61e47f4651290f4 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 12 Apr 2017 18:34:36 +0300 Subject: [PATCH] Bump version to 0.7.0 --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index c0f2fb7..6f11744 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.6.0", + "version": "0.7.0", "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.200.0" + "version": "~2.200.0" }, "framework-simba": { "type": "framework",