From b8cc8c08d198b0e576663212ff73028717f7a96b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 23 Nov 2016 18:19:15 +0200 Subject: [PATCH] Bump version to 1.1.2 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 90138d6..42032d6 100644 --- a/platform.json +++ b/platform.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.1.1", + "version": "0.1.2", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",