From 19ec4c0d76e376dc6cfbc85c408ab7fe96f0913b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 8 Feb 2018 16:15:30 +0200 Subject: [PATCH] Bump version to 0.12.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 15882e0..a243423 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.11.1", + "version": "0.12.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json",