From 9ab3367287ade9d60265d4d2c788c46c9e7d4c3a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 26 Sep 2017 01:42:22 +0300 Subject: [PATCH] Update espota.py to 1.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 2470a36..16c8aa8 100644 --- a/platform.json +++ b/platform.json @@ -69,7 +69,7 @@ "tool-espotapy": { "type": "uploader", "optional": true, - "version": "~1.0.0" + "version": "~1.1.0" } } }