@ -25,6 +25,6 @@
"espressif8266",
"espressif32"
],
"version": "1.1.5",
"version": "1.1.6",
"license": "MIT"
}
@ -1,5 +1,5 @@
name=AutoConnect
version=1.1.5
version=1.1.6
author=Hieromon Ikasamo <hieromon@gmail.com>
maintainer=Hieromon Ikasamo <hieromon@gmail.com>
sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.
@ -2,8 +2,8 @@
* AutoConnect proper menu label constant definition.
* @file AutoConnectLabels.h
* @author hieromon@gmail.com
* @version 1.1.5
* @date 2020-04-09
* @version 1.1.6
* @date 2020-04-17
* @copyright MIT license.
*/
* AutoConnect portal site web page implementation.
* @file AutoConnectPage.h
* @date 2020-04-01