From 1958d5a5f8a2b1251376f39471486e4bd0760eef Mon Sep 17 00:00:00 2001 From: Onno-Dirkzwager Date: Mon, 6 May 2019 15:24:55 +0200 Subject: [PATCH] Update library.json --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 6cb7071e..68248fdc 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "IOTAppStory-ESP", "keywords": "esp8266, esp32, IOT, IAS, wifi, wi-fi, OTA", - "description": "Update your ESP8266 & ESP32 modules over the air(OTA)", + "description": "Update your ESP8266, ESP32 & Nextion displays over the air(OTA)", "repository": { "type": "git", @@ -15,5 +15,5 @@ "platforms": ["espressif8266", "espressif32"], "authors": "Hristo Gochkov" }, - "version": "2.0.2" + "version": "2.1.0-RC1" }