From a1235f8412bb1fdc1fdac79e83e1cf524ff962ca Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 18 May 2017 14:57:41 +0300 Subject: [PATCH] Bump version to 0.7.3 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index c5be97c..5c40fb9 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.7.1", + "version": "0.7.3", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",