From 9e48b6b4869a83c03037da7071327229a1a942c8 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Thu, 11 Jun 2020 13:52:45 +0300 Subject: [PATCH] Bump version to 1.12.3 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 971bd8c..14626de 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "1.12.2", + "version": "1.12.3", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json",