From ae8543c620fcd94b7b9d5022134895ecc52d61ae Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 30 Dec 2019 12:41:32 +0200 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 c319a11..0e1b887 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "1.11.1", + "version": "2.0.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json",