From 556284d4306d147e919ad3aa99e39ab8d33a0970 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Mon, 3 Aug 2020 12:07:36 +0300 Subject: [PATCH] Bump version to 2.6.2 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 8a56fcd..201294e 100644 --- a/platform.json +++ b/platform.json @@ -17,7 +17,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif8266.git" }, - "version": "2.6.1", + "version": "2.6.2", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json",