From c996ff9b43fcde025eb6cd09dde7cc979e918624 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 5 Nov 2018 18:26:31 +0200 Subject: [PATCH] Bump version to 1.5.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 5df97e3..f18abce 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "1.4.0", + "version": "1.5.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json",