diff --git a/library.json b/library.json index 0ad4a3c..fdcd6ec 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "http://git.xpablo.cz/pablo2048/WiFiConfig.git" }, - "version": "5.8", + "version": "5.9", "license": "MIT", "frameworks": "arduino", "platforms": "espressif8266", diff --git a/library.properties b/library.properties index de27d46..974ea44 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=WiFiConfig -version=5.8 +version=5.9 author=Pavel Brychta maintainer=Pavel Brychta sentence=Enables seamless module configuration. -paragraph=With this library you can enable your ESP8266 module to be configured over network. Includes Captive Portal for easy configuration. +paragraph=With this library you can enable your ESP8266 module to be configured over WiFi. Includes Captive Portal for easy configuration. category=Other url=http://www.xpablo.cz architectures=esp8266