From 1979ac6afb71df627d99404adcdb18d7ef5ab48c Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 27 Nov 2019 16:46:32 +0200 Subject: [PATCH] Bump version to 2.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e705983..af2476e 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif8266.git" }, - "version": "2.2.3", + "version": "2.3.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json",